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

  /src/external/bsd/libbind/dist/include/
netdb.h 457 int endnetent_r __P((struct netent_data *buffer));
459 void endnetent_r __P((struct netent_data *buffer));
528 void endnetent_r __P((void));
  /src/external/bsd/libbind/dist/irs/
getnetent_r.c 134 endnetent_r(NET_R_ENT_ARGS) function
136 endnetent_r()
  /src/external/bsd/libbind/dist/
configure 28707 { echo "$as_me:$LINENO: checking for endnetent_r" >&5
28708 echo $ECHO_N "checking for endnetent_r... $ECHO_C" >&6; }
28718 /* Define endnetent_r to an innocuous variant, in case <limits.h> declares endnetent_r.
28720 #define endnetent_r innocuous_endnetent_r
28723 which can conflict with char endnetent_r (); below.
28733 #undef endnetent_r
28741 char endnetent_r ();
28752 return endnetent_r ();
28801 void endnetent_r (void)
    [all...]

Completed in 36 milliseconds