Home
last modified time | relevance | path

Searched refs:NGR_R_SET_ARGS (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dgetnetgrent_r.c80 #ifdef NGR_R_SET_ARGS
81 setnetgrent_r(NGR_R_SET_CONST char *netgroup, NGR_R_SET_ARGS) in setnetgrent_r() argument
90 #if defined(NGR_R_SET_ARGS) && NGR_R_PRIVATE == 0 in setnetgrent_r()
125 #if defined(NGR_R_SET_ARGS) && NGR_R_PRIVATE == 0 in endnetgrent_r()
/illumos-gate/usr/src/lib/libresolv2/include/
H A Dport_before.h125 #undef NGR_R_SET_ARGS
128 #if !defined(NGR_R_SET_ARGS) && defined(NGR_R_END_ARGS)
129 #define NGR_R_SET_ARGS NGR_R_END_ARGS macro
H A Dport_after.h348 #ifdef NGR_R_SET_ARGS
349 NGR_R_SET_RETURN setnetgrent_r(NGR_R_SET_CONST char *netgroup, NGR_R_SET_ARGS);
448 #ifdef NGR_R_SET_ARGS
450 setnetgrent_r(NGR_R_SET_CONST char *netgroup, NGR_R_SET_ARGS);