HomeSort by: relevance | last modified time | path
    Searched refs:NGR_R_SET_ARGS (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/libbind/dist/irs/
getnetgrent_r.c 86 #ifdef NGR_R_SET_ARGS
87 setnetgrent_r(NGR_R_SET_CONST char *netgroup, NGR_R_SET_ARGS)
96 #if defined(NGR_R_SET_ARGS) && NGR_R_PRIVATE == 0
131 #if defined(NGR_R_SET_ARGS) && NGR_R_PRIVATE == 0
  /src/external/bsd/libbind/dist/
port_before.h.in 116 @NGR_R_SET_ARGS@
119 #if !defined(NGR_R_SET_ARGS) && defined(NGR_R_END_ARGS)
120 #define NGR_R_SET_ARGS NGR_R_END_ARGS
port_after.h.in 345 #ifdef NGR_R_SET_ARGS
346 NGR_R_SET_RETURN setnetgrent_r(NGR_R_SET_CONST char *netgroup, NGR_R_SET_ARGS);
443 #ifdef NGR_R_SET_ARGS
445 setnetgrent_r(NGR_R_SET_CONST char *netgroup, NGR_R_SET_ARGS);
configure 993 NGR_R_SET_ARGS
31080 NGR_R_SET_ARGS="#define NGR_R_SET_ARGS NGR_R_ARGS"
31089 NGR_R_SET_ARGS="#undef NGR_R_SET_ARGS /* empty */"
31138 NGR_R_SET_ARGS="#define NGR_R_SET_ARGS void **buf"
31191 NGR_R_SET_ARGS="#define NGR_R_SET_ARGS void **buf"
31202 NGR_R_SET_ARGS="#undef NGR_R_SET_ARGS
    [all...]

Completed in 24 milliseconds