Searched refs:endprotoent_r (Results 1 - 10 of 10) sorted by relevance

/netbsd-6-1-5-RELEASE/lib/libc/net/
H A Dprotoent.h50 void endprotoent_r(struct protoent_data *);
H A Dgetprotoent.c67 endprotoent_r(&_protoent_data);
H A Dgetprotoent_r.c51 __weak_alias(endprotoent_r,_endprotoent_r)
67 endprotoent_r(struct protoent_data *pd) function
118 endprotoent_r(pd);
137 endprotoent_r(pd);
/netbsd-6-1-5-RELEASE/external/bsd/libbind/dist/irs/
H A Dgetprotoent_r.c125 endprotoent_r(PROTO_R_ENT_ARGS) function
127 endprotoent_r()
/netbsd-6-1-5-RELEASE/external/bsd/libbind/dist/include/
H A Dnetdb.h469 int endprotoent_r __P((struct protoent_data *));
471 void endprotoent_r __P((struct protoent_data *));
544 void endprotoent_r __P((void));
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/lwres/win32/include/lwres/
H A Dnetdb.h344 #define endprotoent_r lwres_endprotoent_r macro
/netbsd-6-1-5-RELEASE/external/bsd/bind/include/lwres/
H A Dnetdb.h348 #define endprotoent_r lwres_endprotoent_r macro
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/lwres/include/lwres/
H A Dnetdb.h.in348 #define endprotoent_r lwres_endprotoent_r
/netbsd-6-1-5-RELEASE/lib/libc/include/
H A Dnamespace.h241 #define endprotoent_r _endprotoent_r macro
/netbsd-6-1-5-RELEASE/external/bsd/libbind/dist/
H A Dconfigure31612 { echo "$as_me:$LINENO: checking for endprotoent_r" >&5
31613 echo $ECHO_N "checking for endprotoent_r... $ECHO_C" >&6; }
31623 /* Define endprotoent_r to an innocuous variant, in case <limits.h> declares endprotoent_r.
31625 #define endprotoent_r innocuous_endprotoent_r
31628 which can conflict with char endprotoent_r (); below.
31638 #undef endprotoent_r
31646 char endprotoent_r ();
31657 return endprotoent_r ();
31706 void endprotoent_r(voi
[all...]

Completed in 381 milliseconds