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

  /src/external/bsd/libbind/dist/irs/
getnetent_r.c 118 setnetent_r(int stay_open, NET_R_ENT_ARGS) function
120 setnetent_r(int stay_open)
  /src/external/bsd/libbind/dist/include/
netdb.h 455 int setnetent_r __P((int, struct netent_data *));
527 void setnetent_r __P((int));
  /src/external/bsd/libbind/dist/
configure 28507 { echo "$as_me:$LINENO: checking for setnetent_r" >&5
28508 echo $ECHO_N "checking for setnetent_r... $ECHO_C" >&6; }
28518 /* Define setnetent_r to an innocuous variant, in case <limits.h> declares setnetent_r.
28520 #define setnetent_r innocuous_setnetent_r
28523 which can conflict with char setnetent_r (); below.
28533 #undef setnetent_r
28541 char setnetent_r ();
28552 return setnetent_r ();
28599 void setnetent_r (int)
    [all...]

Completed in 59 milliseconds