Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/passwdutil/
H A Dfiles_attr.c49 int files_getpwnam(char *name, attrlist *items, pwu_repository_t *rep,
65 files_getpwnam,
218 files_getpwnam(char *name, attrlist *items, pwu_repository_t *rep, void **buf) in files_getpwnam() function
339 res = files_getpwnam(user, &attr_tmp[0], rep, (void **)&pwbuf); in files_user_to_authenticate()
480 res = files_getpwnam(name, items, rep, (void **)&pwbuf); in files_getattr()