Searched refs:getnetgrent_r (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/lib/libresolv/
H A Dnetdb.h113 int getnetgrent_r(char **, char **, char **, char *, int);
160 int getnetgrent_r();
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgetnetgrent.c176 getnetgrent_r(machinep, namep, domainp, buffer, buflen) function
215 return (getnetgrent_r(machinep, namep, domainp,
/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dgetnetgrent_r.c19 static const char rcsid[] = "$Id: getnetgrent_r.c,v 1.14 2008/11/14 02:36:51 marka Exp $";
64 getnetgrent_r(NGR_R_CONST char **machinep, NGR_R_CONST char **userp, function
/illumos-gate/usr/src/head/
H A Dnetdb.h264 int getnetgrent_r(char **, char **, char **, char *, int);
/illumos-gate/usr/src/lib/libresolv2/
H A DMakefile.com45 IRSTHROBJS= gethostent_r.o getnetent_r.o getnetgrent_r.o \
/illumos-gate/usr/src/lib/libresolv2/include/
H A Dport_after.h427 int getnetgrent_r(NGR_R_CONST char **machinep, NGR_R_CONST char **userp,
/illumos-gate/usr/src/man/man3c/
H A DMakefile839 getnetgrent_r.3c \
1779 getnetgrent_r.3c := LINKSRC = getnetgrent.3c

Completed in 446 milliseconds