Searched refs:getpwuid_from (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/passwdutil/
H A Dpasswdutil.h152 struct passwd *getpwuid_from(uid_t, pwu_repository_t *, int);
H A Dswitch_utils.c645 getpwuid_from(uid_t uid, pwu_repository_t *rep, int reptype) function
H A Dldap_attr.c1266 } else if ((pw = getpwuid_from(uid, rep, REP_LDAP)) == NULL) {

Completed in 19 milliseconds