/titanic_50/usr/src/lib/libresolv/ |
H A D | netdb.h | 129 int getnetgrent(char **, char **, char **); 176 int getnetgrent();
|
/titanic_50/usr/src/lib/nsswitch/nis/ |
H A D | Makefile.com | 41 getnetgrent.o \
|
/titanic_50/usr/src/lib/nsswitch/ldap/ |
H A D | Makefile.com | 44 getnetgrent.o \
|
/titanic_50/usr/src/lib/libast/common/uwin/ |
H A D | rcmd.c | 59 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 D | getnetgrent.c | 79 getnetgrent(NGR_R_CONST char **host, NGR_R_CONST char **user, in getnetgrent() function
|
H A D | getnetgrent_r.c | 68 int res = getnetgrent(&mp, &up, &dp); in getnetgrent_r()
|
H A D | irpmarshall.c | 2097 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 D | getnetgrent.c | 209 getnetgrent(machinep, namep, domainp) in getnetgrent() function
|
/titanic_50/usr/src/cmd/rpcsvc/ |
H A D | rwall.c | 137 while (getnetgrent(&machine, &user, &domain)) { in main()
|
/titanic_50/usr/src/lib/libbc/libc/gen/common/ |
H A D | getpwaent.c | 199 } else if (getnetgrent(&mach,&user,&dom)) { in getpwaent() 244 while (getnetgrent(&mach,&user,&dom)) { in getpwaent()
|
/titanic_50/usr/src/head/ |
H A D | netdb.h | 330 int getnetgrent(char **, char **, char **);
|
/titanic_50/usr/src/lib/libresolv2/ |
H A D | Makefile.com | 52 getnetgrent.o getprotoent.o getservent.o hesiod.o \
|
/titanic_50/usr/src/cmd/tcpd/ |
H A D | tcpdchk.c | 418 if (getnetgrent(&machinep, &userp, &domainp) == 0)
|
/titanic_50/usr/src/lib/libresolv2/include/ |
H A D | port_after.h | 423 int getnetgrent(NGR_R_CONST char **machinep, NGR_R_CONST char **userp,
|
/titanic_50/usr/src/man/man3c/ |
H A D | Makefile | 176 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 D | Makefile | 418 getnetgrent.o \
|
/titanic_50/usr/src/lib/libc/sparcv9/ |
H A D | Makefile.com | 437 getnetgrent.o \
|
/titanic_50/usr/src/lib/libc/i386/ |
H A D | Makefile.com | 451 getnetgrent.o \
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-library.man3c.inc | 171 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 D | Makefile.com | 476 getnetgrent.o \
|
/titanic_50/usr/src/lib/libc/port/ |
H A D | llib-lc | 504 /* getnetgrent.c */ 507 int getnetgrent(char **machinep, char **namep, char **domainp);
|
H A D | mapfile-vers | 1891 getnetgrent;
|