Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/passwdutil/
H A Dpasswdutil.h160 struct spwd *getspnam_from(const char *, pwu_repository_t *, int);
H A Dswitch_utils.c691 getspnam_from(const char *name, pwu_repository_t *rep, int reptype) in getspnam_from() function
H A Dldap_attr.c433 res = dup_spw(&ldapbuf->spwd, getspnam_from(name, rep, REP_LDAP)); in ldap_getpwnam()