Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnisdb/yptol/
H A Dshim_changepasswd.c146 suc_code decode_shadow_entry(datum *, struct spwd *);
1197 res = decode_shadow_entry(&data, sp); in get_old_shadow()
1216 decode_shadow_entry(datum *data, struct spwd *sp) in decode_shadow_entry() function