Searched refs:free_pwd_entry (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libnisdb/yptol/
H A Dshim_changepasswd.c138 void free_pwd_entry(struct passwd_entry *);
281 free_pwd_entry(old_pwd);
321 * free_pwd_entry() is called to free up the rest of the structure.
924 * FUNCTION : free_pwd_entry()
933 free_pwd_entry(struct passwd_entry *pwd) function
1094 free_pwd_entry(old_passwd);
1107 free_pwd_entry(old_passwd);

Completed in 22 milliseconds