Searched refs:getspnam (Results 1 – 18 of 18) sorted by relevance
57 if (spwp = getspnam(name)) in pwdauth()
54 sp = getspnam(*list); in dogetsp()
90 extern struct spwd *getspnam(const char *); /* MT-unsafe */
67 getspnam(const char *nam) in getspnam() function
175 spw = getspnam(pw->pw_name); in auth_password()
101 spw = getspnam(pw->pw_name); in allowed_user()
864 if (!getspnam(pw_ptr1p->pw_name)) in main()879 if (!getspnam(lognamp)) in main()898 if (!getspnam(lognamp)) in main()968 if (getspnam(lognamp) != NULL) in main()
357 spw = getspnam(pw->pw_name);
1168 if ((spw = getspnam(pw->pw_name)) == 0) { in main()
683 if ((psp = getspnam(dp->loginID)) == NULL) { in applypasswd()809 if (psp = getspnam(pwent->pw_name)) { in hasnopasswd()
179 getspnam.3c \1707 endspent.3c := LINKSRC = getspnam.3c1708 fgetspent.3c := LINKSRC = getspnam.3c1709 fgetspent_r.3c := LINKSRC = getspnam.3c1710 getspent.3c := LINKSRC = getspnam.3c1711 getspent_r.3c := LINKSRC = getspnam.3c1712 getspnam_r.3c := LINKSRC = getspnam.3c1713 setspent.3c := LINKSRC = getspnam.3c
263 if ((shpw = getspnam("root")) == NULL) { in main()
386 getspnam
174 file path=usr/share/man/man3c/getspnam.3c730 link path=usr/share/man/man3c/endspent.3c target=getspnam.3c755 link path=usr/share/man/man3c/fgetspent.3c target=getspnam.3c756 link path=usr/share/man/man3c/fgetspent_r.3c target=getspnam.3c809 link path=usr/share/man/man3c/getspent.3c target=getspnam.3c810 link path=usr/share/man/man3c/getspent_r.3c target=getspnam.3c811 link path=usr/share/man/man3c/getspnam_r.3c target=getspnam.3c1181 link path=usr/share/man/man3c/setspent.3c target=getspnam.3c
726 shpwd = getspnam(locuser); in doit()
1340 spwd = getspnam(user);
1743 getspnam;
543 struct spwd *getspnam(const char *name);