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

/opensolaris-onvv-gate/usr/src/lib/libnisdb/yptol/
H A Dshim_changepasswd.c777 * FUNCTION : decode_pwd_entry()
799 decode_pwd_entry(datum *data, struct passwd_entry *pwd, bool_t adjunct) function
801 char *myself = "decode_pwd_entry";
1092 res = decode_pwd_entry(&data, old_passwd, FALSE);
1105 res = decode_pwd_entry(&data, old_passwd, TRUE);
1160 * See also comments under decode_pwd_entry().
1211 * SEE COMMENTS FOR decode_pwd_entry()

Completed in 101 milliseconds