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

/opensolaris-onvv-gate/usr/src/lib/libnisdb/yptol/
H A Dshim_changepasswd.c140 void free_pwd_entry(struct passwd_entry *);
283 free_pwd_entry(old_pwd);
323 * free_pwd_entry() is called to free up the rest of the structure.
925 * FUNCTION : free_pwd_entry()
934 free_pwd_entry(struct passwd_entry *pwd) function
1095 free_pwd_entry(old_passwd);
1108 free_pwd_entry(old_passwd);

Completed in 90 milliseconds