Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libresolv/
H A Dnetdb.h129 int getnetgrent(char **, char **, char **);
176 int getnetgrent();
/titanic_50/usr/src/lib/nsswitch/nis/
H A DMakefile.com41 getnetgrent.o \
/titanic_50/usr/src/lib/nsswitch/ldap/
H A DMakefile.com44 getnetgrent.o \
/titanic_50/usr/src/lib/libast/common/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()
/titanic_50/usr/src/lib/libresolv2/common/irs/
H A Dgetnetgrent.c79 getnetgrent(NGR_R_CONST char **host, NGR_R_CONST char **user, in getnetgrent() function
H A Dgetnetgrent_r.c68 int res = getnetgrent(&mp, &up, &dp); in getnetgrent_r()
H A Dirpmarshall.c2097 while (getnetgrent(&h, &u, &d) == 1) in main()
2108 while (getnetgrent(&h, &u, &d) == 1) { in main()
/titanic_50/usr/src/lib/libc/port/gen/
H A Dgetnetgrent.c209 getnetgrent(machinep, namep, domainp) in getnetgrent() function
/titanic_50/usr/src/cmd/rpcsvc/
H A Drwall.c137 while (getnetgrent(&machine, &user, &domain)) { in main()
/titanic_50/usr/src/lib/libbc/libc/gen/common/
H A Dgetpwaent.c199 } else if (getnetgrent(&mach,&user,&dom)) { in getpwaent()
244 while (getnetgrent(&mach,&user,&dom)) { in getpwaent()
/titanic_50/usr/src/head/
H A Dnetdb.h330 int getnetgrent(char **, char **, char **);
/titanic_50/usr/src/lib/libresolv2/
H A DMakefile.com52 getnetgrent.o getprotoent.o getservent.o hesiod.o \
/titanic_50/usr/src/cmd/tcpd/
H A Dtcpdchk.c418 if (getnetgrent(&machinep, &userp, &domainp) == 0)
/titanic_50/usr/src/lib/libresolv2/include/
H A Dport_after.h423 int getnetgrent(NGR_R_CONST char **machinep, NGR_R_CONST char **userp,
/titanic_50/usr/src/man/man3c/
H A DMakefile176 getnetgrent.3c \
1784 endnetgrent.3c := LINKSRC = getnetgrent.3c
1785 getnetgrent_r.3c := LINKSRC = getnetgrent.3c
1786 innetgr.3c := LINKSRC = getnetgrent.3c
1787 setnetgrent.3c := LINKSRC = getnetgrent.3c
/titanic_50/usr/src/lib/libc/amd64/
H A DMakefile418 getnetgrent.o \
/titanic_50/usr/src/lib/libc/sparcv9/
H A DMakefile.com437 getnetgrent.o \
/titanic_50/usr/src/lib/libc/i386/
H A DMakefile.com451 getnetgrent.o \
/titanic_50/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc171 file path=usr/share/man/man3c/getnetgrent.3c
764 link path=usr/share/man/man3c/endnetgrent.3c target=getnetgrent.3c
839 link path=usr/share/man/man3c/getnetgrent_r.3c target=getnetgrent.3c
878 link path=usr/share/man/man3c/innetgr.3c target=getnetgrent.3c
1235 link path=usr/share/man/man3c/setnetgrent.3c target=getnetgrent.3c
/titanic_50/usr/src/lib/libc/sparc/
H A DMakefile.com476 getnetgrent.o \
/titanic_50/usr/src/lib/libc/port/
H A Dllib-lc504 /* getnetgrent.c */
507 int getnetgrent(char **machinep, char **namep, char **domainp);
H A Dmapfile-vers1891 getnetgrent;