Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libresolv2/include/
H A Dport_before.h119 #undef NGR_R_END_ARGS /*empty*/
128 #if !defined(NGR_R_SET_ARGS) && defined(NGR_R_END_ARGS)
129 #define NGR_R_SET_ARGS NGR_R_END_ARGS
H A Dport_after.h356 #ifdef NGR_R_END_ARGS
357 NGR_R_END_RETURN endnetgrent_r(NGR_R_END_ARGS);
/titanic_41/usr/src/lib/libresolv2/common/irs/
H A Dgetnetgrent_r.c120 #ifdef NGR_R_END_ARGS
121 endnetgrent_r(NGR_R_END_ARGS) in endnetgrent_r() argument