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

  /src/external/bsd/libbind/dist/irs/
getnetgrent_r.c 87 setnetgrent_r(NGR_R_SET_CONST char *netgroup, NGR_R_SET_ARGS) function
89 setnetgrent_r(NGR_R_SET_CONST char *netgroup)
  /src/external/bsd/libbind/dist/
port_after.h.in 346 NGR_R_SET_RETURN setnetgrent_r(NGR_R_SET_CONST char *netgroup, NGR_R_SET_ARGS);
348 NGR_R_SET_RETURN setnetgrent_r(NGR_R_SET_CONST char *netgroup);
445 setnetgrent_r(NGR_R_SET_CONST char *netgroup, NGR_R_SET_ARGS);
448 setnetgrent_r(NGR_R_SET_CONST char *netgroup);
configure 30990 { echo "$as_me:$LINENO: checking for setnetgrent_r" >&5
30991 echo $ECHO_N "checking for setnetgrent_r... $ECHO_C" >&6; }
31001 /* Define setnetgrent_r to an innocuous variant, in case <limits.h> declares setnetgrent_r.
31003 #define setnetgrent_r innocuous_setnetgrent_r
31006 which can conflict with char setnetgrent_r (); below.
31016 #undef setnetgrent_r
31024 char setnetgrent_r ();
31035 return setnetgrent_r ();
31106 void setnetgrent_r(void **ptr)
    [all...]
  /src/external/bsd/libbind/dist/include/
netdb.h 486 int setnetgrent_r __P((char *, void **));

Completed in 26 milliseconds