/illumos-gate/usr/src/lib/libresolv/ |
H A D | netdb.h | 127 int getnetgrent(char **, char **, char **); 174 int getnetgrent();
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/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()
|
/illumos-gate/usr/src/lib/nsswitch/ldap/ |
H A D | Makefile.com | 39 getnetgrent.o \
|
/illumos-gate/usr/src/cmd/getent/ |
H A D | dogetnetgr.c | 47 while (getnetgrent(&host, &user, &dom) != 0) { in dogetnetgr()
|
/illumos-gate/usr/src/lib/nsswitch/nis/ |
H A D | Makefile.com | 38 getnetgrent.o \
|
/illumos-gate/usr/src/lib/nsswitch/files/ |
H A D | Makefile.com | 37 getnetgrent.o \
|
/illumos-gate/usr/src/lib/libresolv2/common/irs/ |
H A D | getnetgrent.c | 75 getnetgrent(NGR_R_CONST char **host, NGR_R_CONST char **user, in getnetgrent() function
|
H A D | getnetgrent_r.c | 64 int res = getnetgrent(&mp, &up, &dp); in getnetgrent_r()
|
H A D | irpmarshall.c | 2093 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 D | getnetgrent.c | 207 getnetgrent(machinep, namep, domainp) in getnetgrent() function
|
/illumos-gate/usr/src/cmd/rpcsvc/ |
H A D | rwall.c | 135 while (getnetgrent(&machine, &user, &domain)) { in main()
|
/illumos-gate/usr/src/head/ |
H A D | netdb.h | 330 int getnetgrent(char **, char **, char **);
|
/illumos-gate/usr/src/lib/libresolv2/ |
H A D | Makefile.com | 52 getnetgrent.o getprotoent.o getservent.o hesiod.o \
|
/illumos-gate/usr/src/cmd/tcpd/ |
H A D | tcpdchk.c | 418 if (getnetgrent(&machinep, &userp, &domainp) == 0)
|
/illumos-gate/usr/src/lib/libresolv2/include/ |
H A D | port_after.h | 423 int getnetgrent(NGR_R_CONST char **machinep, NGR_R_CONST char **userp,
|
/illumos-gate/usr/src/man/man3c/ |
H A D | Makefile | 183 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 D | Makefile.com | 442 getnetgrent.o \
|
/illumos-gate/usr/src/lib/libc/amd64/ |
H A D | Makefile | 425 getnetgrent.o \
|
/illumos-gate/usr/src/lib/libc/i386/ |
H A D | Makefile.com | 462 getnetgrent.o \
|
/illumos-gate/usr/src/lib/libc/sparc/ |
H A D | Makefile.com | 484 getnetgrent.o \
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-library.man3c.inc | 329 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 D | mapfile-vers | 2265 getnetgrent;
|