Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libbc/inc/include/
H A Dpwdadj.h44 struct passwd_adjunct *getpwaent(), *getpwauid(), *getpwanam();
/titanic_50/usr/src/cmd/ssh/sshd/
H A Dauth-passwd.c181 if (issecure() && (spw = getpwanam(pw->pw_name)) != NULL) in auth_password()
/titanic_50/usr/src/lib/libbc/libc/gen/common/
H A Dgetpwaent.c103 getpwanam(char *name) in getpwanam() function