Home
last modified time | relevance | path

Searched refs:getpwent (Results 1 – 24 of 24) sorted by relevance

/titanic_50/usr/src/lib/libadm/common/
H A Dckuid.c70 while (pwdptr = getpwent()) { in setmsg()
93 while (pwdptr = getpwent()) in ckuid_dsp()
116 pwdptr = getpwent(); in ckpwdfile()
/titanic_50/usr/src/lib/libcmdutils/common/
H A Duid.c56 for (pwd = getpwent(); pwd != NULL; pwd = getpwent()) { in findnextuid()
/titanic_50/usr/src/lib/libbc/inc/include/
H A Dpwd.h51 extern struct passwd *getpwent();
/titanic_50/usr/src/lib/nsswitch/compat/
H A DMakefile.com33 OBJECTS = getpwent.o \
/titanic_50/usr/src/lib/libbc/inc/5include/
H A Dpwd.h72 extern struct passwd *getpwent();
/titanic_50/usr/src/cmd/getent/
H A Ddogetpw.c46 while ((pwp = getpwent()) != NULL) in dogetpw()
/titanic_50/usr/src/lib/libc/port/gen/
H A Dgetpwnam.c88 getpwent(void) in getpwent() function
/titanic_50/usr/src/head/
H A Dpwd.h82 extern struct passwd *getpwent(void); /* MT-unsafe */
/titanic_50/usr/src/cmd/fs.d/nfs/nfsmapid/
H A Dnfsmapid.c237 (void) getpwent(); in daemon_init()
/titanic_50/usr/src/lib/libtecla/common/
H A Dhomedir.c403 while((pwd = getpwent()) != NULL && !waserr) {
/titanic_50/usr/src/cmd/bnu/
H A Daccount.c199 while ((passent = getpwent()) != NULL){
/titanic_50/usr/src/cmd/grpck/
H A Dgrpck.c136 while ((pwp = getpwent()) != NULL) { in main()
/titanic_50/usr/src/cmd/sendmail/include/sm/
H A Dconf.h704 extern struct passwd *getpwent();
1313 extern struct passwd *getpwent();
1619 extern struct passwd *getpwent(), *getpwnam(), *getpwuid();
/titanic_50/usr/src/cmd/users/
H A Dusers.c888 while (pwent = getpwent()) { in main()
/titanic_50/usr/src/cmd/gss/gsscred/
H A Dgsscred.c276 while ((aUser = getpwent()) != NULL) { in addUser()
/titanic_50/usr/src/cmd/csh/
H A Dsh.file.c490 if ((pw = getpwent()) == NULL) in getentry()
/titanic_50/usr/src/lib/c_synonyms/
H A Dsyn_common375 getpwent
/titanic_50/usr/src/cmd/logins/
H A Dlogins.c1154 while ((pw = getpwent()) != NULL) { in build_localpw()
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/
H A Dfinger.c362 while ((pw = getpwent()) != NULL) { in donames()
/titanic_50/usr/src/cmd/sendmail/src/
H A Drecipient.c1235 while ((pw = getpwent()) != NULL)
/titanic_50/usr/src/man/man3c/
H A DMakefile842 getpwent.3c \
1800 getpwent.3c := LINKSRC = getpwnam.3c
/titanic_50/usr/src/lib/libc/port/
H A Dmapfile-vers2089 getpwent;
/titanic_50/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc842 link path=usr/share/man/man3c/getpwent.3c target=getpwnam.3c
/titanic_50/
H A D.gitignore4942 usr/src/man/man3c/getpwent.3c