search for: len_profile_path

Displaying 1 result from an estimated 1 matches for "len_profile_path".

2003 Jul 03
0
patch to fix silly bug in 3.0.0beta2
...name, len_user_name); + init_unistr2(&usr->uni_user_name, username, len_user_name); init_unistr2(&usr->uni_full_name, full_name, len_full_name); init_unistr2(&usr->uni_logon_script, logon_script, len_logon_script); init_unistr2(&usr->uni_profile_path, profile_path, len_profile_path);