Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libadm/common/
H A Dckuid.c69 while (pwdptr = getpwent()) { in setmsg()
92 while (pwdptr = getpwent()) in ckuid_dsp()
115 pwdptr = getpwent(); in ckpwdfile()
/illumos-gate/usr/src/lib/libcmdutils/common/
H A Duid.c56 for (pwd = getpwent(); pwd != NULL; pwd = getpwent()) { in findnextuid()
/illumos-gate/usr/src/cmd/getent/
H A Ddogetpw.c46 while ((pwp = getpwent()) != NULL) in dogetpw()
/illumos-gate/usr/src/lib/nsswitch/compat/
H A DMakefile.com30 OBJECTS = getpwent.o \
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgetpwnam.c86 getpwent(void) in getpwent() function
/illumos-gate/usr/src/head/
H A Dpwd.h82 extern struct passwd *getpwent(void); /* MT-unsafe */
/illumos-gate/usr/src/cmd/fs.d/nfs/nfsmapid/
H A Dnfsmapid.c235 (void) getpwent(); in daemon_init()
/illumos-gate/usr/src/lib/libtecla/common/
H A Dhomedir.c401 while((pwd = getpwent()) != NULL && !waserr) {
/illumos-gate/usr/src/cmd/bnu/
H A Daccount.c199 while ((passent = getpwent()) != NULL){
/illumos-gate/usr/src/cmd/grpck/
H A Dgrpck.c133 while ((pwp = getpwent()) != NULL) { in main()
/illumos-gate/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();
/illumos-gate/usr/src/cmd/users/
H A Dusers.c886 while ((pwent = getpwent()) != NULL) { in main()
/illumos-gate/usr/src/cmd/gss/gsscred/
H A Dgsscred.c274 while ((aUser = getpwent()) != NULL) { in addUser()
/illumos-gate/usr/src/cmd/csh/
H A Dsh.file.c488 if ((pw = getpwent()) == NULL) in getentry()
/illumos-gate/usr/src/lib/c_synonyms/
H A Dsyn_common375 getpwent
/illumos-gate/usr/src/cmd/logins/
H A Dlogins.c1151 while ((pw = getpwent()) != NULL) { in build_localpw()
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/
H A Dfinger.c366 while ((pw = getpwent()) != NULL) { in donames()
/illumos-gate/usr/src/cmd/sendmail/src/
H A Drecipient.c1233 while ((pw = getpwent()) != NULL)
/illumos-gate/usr/src/man/man3c/
H A DMakefile887 getpwent.3c \
1980 getpwent.3c := LINKSRC = getpwnam.3c
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers2479 getpwent;
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc490 link path=usr/share/man/man3c/getpwent.3c target=getpwnam.3c