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);
1208 * FUNCTION : decode_shadow_entry()
1216 decode_shadow_entry(datum *data, struct spwd *sp) function

Completed in 73 milliseconds