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

/illumos-gate/usr/src/lib/passwdutil/
H A Dfiles_attr.c894 * files_update_shadow(char *name, struct spwd *spwd)
900 files_update_shadow(char *name, struct spwd *spwd) function
1021 /* see files_update_shadow() for open()+fdopen() rationale */
1112 result = files_update_shadow(name, pwbuf->spwd);

Completed in 46 milliseconds