Searched defs:decode_shadow_entry (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libnisdb/yptol/
H A Dshim_changepasswd.c140 suc_code decode_shadow_entry(datum *, struct spwd *);
1194 res = decode_shadow_entry(&data, sp);
1205 * FUNCTION : decode_shadow_entry()
1213 decode_shadow_entry(datum *data, struct spwd *sp) function

Completed in 23 milliseconds