Searched refs:adjunct_str (Results 1 – 1 of 1) sorted by relevance
124 char *adjunct_str; /* New adjunct string */ member332 old_pwd->adjunct_str = create_pwd_str(old_pwd, TRUE); in proc_request()333 if (NULL == old_pwd->adjunct_str) { in proc_request()339 old_pwd->adjunct_str = NULL; in proc_request()539 data.dptr = pwd->adjunct_str; in update_single_map()958 if (NULL != pwd->adjunct_str) in free_pwd_entry()959 sfree(pwd->adjunct_str); in free_pwd_entry()1089 old_passwd->adjunct_str = NULL; in get_old_info()1143 data.dptr = pwd->adjunct_str; in put_new_info()