Searched defs:reptype (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/passwdutil/
H A Dswitch_utils.c614 getpwnam_from(const char *name, pwu_repository_t *rep, int reptype) argument
625 switch (reptype) {
645 getpwuid_from(uid_t uid, pwu_repository_t *rep, int reptype) argument
656 switch (reptype) {
691 getspnam_from(const char *name, pwu_repository_t *rep, int reptype) argument
701 switch (reptype) {

Completed in 22 milliseconds