Searched refs:getpwent (Results 1 – 21 of 21) sorted by relevance
69 while (pwdptr = getpwent()) { in setmsg()92 while (pwdptr = getpwent()) in ckuid_dsp()115 pwdptr = getpwent(); in ckpwdfile()
56 for (pwd = getpwent(); pwd != NULL; pwd = getpwent()) { in findnextuid()
46 while ((pwp = getpwent()) != NULL) in dogetpw()
30 OBJECTS = getpwent.o \
86 getpwent(void) in getpwent() function
82 extern struct passwd *getpwent(void); /* MT-unsafe */
235 (void) getpwent(); in daemon_init()
401 while((pwd = getpwent()) != NULL && !waserr) {
199 while ((passent = getpwent()) != NULL){
133 while ((pwp = getpwent()) != NULL) { in main()
704 extern struct passwd *getpwent();1313 extern struct passwd *getpwent();1619 extern struct passwd *getpwent(), *getpwnam(), *getpwuid();
886 while ((pwent = getpwent()) != NULL) { in main()
274 while ((aUser = getpwent()) != NULL) { in addUser()
488 if ((pw = getpwent()) == NULL) in getentry()
375 getpwent
1151 while ((pw = getpwent()) != NULL) { in build_localpw()
366 while ((pw = getpwent()) != NULL) { in donames()
1233 while ((pw = getpwent()) != NULL)
887 getpwent.3c \1980 getpwent.3c := LINKSRC = getpwnam.3c
2479 getpwent;
490 link path=usr/share/man/man3c/getpwent.3c target=getpwnam.3c