Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnisdb/yptol/
H A Dshim_changepasswd.c802 decode_pwd_entry(datum *data, struct passwd_entry *pwd, bool_t adjunct) in decode_pwd_entry() function
1094 res = decode_pwd_entry(&data, old_passwd, FALSE); in get_old_info()
1107 res = decode_pwd_entry(&data, old_passwd, TRUE); in get_old_info()