Searched defs:setnetgrent (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libresolv2/include/
H A Dsunw_port_after.h14 * rename setnetgrent and endnetgrent which were formerly in a separate irs
17 #define setnetgrent res_setnetgrent macro
19 void setnetgrent(SETNETGRENT_ARGS);
21 void setnetgrent(const char *netgroup);
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgetnetgrent.c70 * - setnetgrent("netgroup") is really a getXXXbyYYY routine, i.e. it
75 * contents of the entry found by setnetgrent().
79 * in a common form, we could make the setnetgrent() backend return the entire
84 * the results, then we can return the entire result on the setnetgrent.
135 * Context for setnetgrent()/getnetgrent(). If the user is being sensible
145 setnetgrent(const char *netgroup) function
/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dgetnetgrent.c54 setnetgrent(SETNETGRENT_ARGS) { function
/illumos-gate/usr/src/man/man3c/
H A DMakefile1165 setnetgrent.3c \
1781 setnetgrent.3c := LINKSRC = getnetgrent.3c

Completed in 69 milliseconds