Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/passwdutil/
H A Dfiles_attr.c60 static int files_update_history(const char *name, struct spwd *spwd);
1113 result = files_update_history(name, pwbuf->spwd); in files_putpwnam()
1146 files_update_history(const char *name, struct spwd *spwd) in files_update_history() function