Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/passwdutil/
H A Dfiles_attr.c56 static int files_update_history(char *name, struct spwd *spwd);
1107 result = files_update_history(name, pwbuf->spwd); in files_putpwnam()
1140 files_update_history(char *name, struct spwd *spwd) in files_update_history() function