Home
last modified time | relevance | path

Searched refs:getnetgrent (Results 1 – 22 of 22) sorted by relevance

/illumos-gate/usr/src/lib/libresolv/
H A Dnetdb.h127 int getnetgrent(char **, char **, char **);
174 int getnetgrent();
/illumos-gate/usr/src/contrib/ast/src/lib/libast/uwin/
H A Drcmd.c59 extern int getnetgrent(char **, char **, char **);
518 while (1 == (status = getnetgrent(&host, &user, &domain)) in _checknetgrouphost()
550 while (1 == (status = getnetgrent(&host, &user, &domain)) in _checknetgroupuser()
/illumos-gate/usr/src/lib/nsswitch/ldap/
H A DMakefile.com39 getnetgrent.o \
/illumos-gate/usr/src/cmd/getent/
H A Ddogetnetgr.c47 while (getnetgrent(&host, &user, &dom) != 0) { in dogetnetgr()
/illumos-gate/usr/src/lib/nsswitch/nis/
H A DMakefile.com38 getnetgrent.o \
/illumos-gate/usr/src/lib/nsswitch/files/
H A DMakefile.com37 getnetgrent.o \
/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dgetnetgrent.c75 getnetgrent(NGR_R_CONST char **host, NGR_R_CONST char **user, in getnetgrent() function
H A Dgetnetgrent_r.c64 int res = getnetgrent(&mp, &up, &dp); in getnetgrent_r()
H A Dirpmarshall.c2093 while (getnetgrent(&h, &u, &d) == 1) in main()
2104 while (getnetgrent(&h, &u, &d) == 1) { in main()
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgetnetgrent.c207 getnetgrent(machinep, namep, domainp) in getnetgrent() function
/illumos-gate/usr/src/cmd/rpcsvc/
H A Drwall.c135 while (getnetgrent(&machine, &user, &domain)) { in main()
/illumos-gate/usr/src/head/
H A Dnetdb.h330 int getnetgrent(char **, char **, char **);
/illumos-gate/usr/src/lib/libresolv2/
H A DMakefile.com52 getnetgrent.o getprotoent.o getservent.o hesiod.o \
/illumos-gate/usr/src/cmd/tcpd/
H A Dtcpdchk.c418 if (getnetgrent(&machinep, &userp, &domainp) == 0)
/illumos-gate/usr/src/lib/libresolv2/include/
H A Dport_after.h423 int getnetgrent(NGR_R_CONST char **machinep, NGR_R_CONST char **userp,
/illumos-gate/usr/src/man/man3c/
H A DMakefile183 getnetgrent.3c \
1961 endnetgrent.3c := LINKSRC = getnetgrent.3c
1962 getnetgrent_r.3c := LINKSRC = getnetgrent.3c
1963 innetgr.3c := LINKSRC = getnetgrent.3c
1964 setnetgrent.3c := LINKSRC = getnetgrent.3c
/illumos-gate/usr/src/lib/libc/sparcv9/
H A DMakefile.com442 getnetgrent.o \
/illumos-gate/usr/src/lib/libc/amd64/
H A DMakefile425 getnetgrent.o \
/illumos-gate/usr/src/lib/libc/i386/
H A DMakefile.com462 getnetgrent.o \
/illumos-gate/usr/src/lib/libc/sparc/
H A DMakefile.com484 getnetgrent.o \
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc329 link path=usr/share/man/man3c/endnetgrent.3c target=getnetgrent.3c
476 file path=usr/share/man/man3c/getnetgrent.3c
477 link path=usr/share/man/man3c/getnetgrent_r.3c target=getnetgrent.3c
570 link path=usr/share/man/man3c/innetgr.3c target=getnetgrent.3c
1168 link path=usr/share/man/man3c/setnetgrent.3c target=getnetgrent.3c
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers2265 getnetgrent;