Home
last modified time | relevance | path

Searched refs:setprotoent_r (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/lib/libc/net/
H A Dgetprotoent_r.c53 __weak_alias(setprotoent_r,_setprotoent_r) in __weak_alias()
57 setprotoent_r(int f, struct protoent_data *pd) in __weak_alias()
H A Dprotoent.h58 void setprotoent_r(int, struct protoent_data *);
H A Dgetprotobynumber_r.c56 setprotoent_r(pd->stayopen, pd); in __weak_alias()
H A Dgetprotoent.c59 setprotoent_r(f, &_protoent_data); in setprotoent()
H A Dgetprotobyname_r.c62 setprotoent_r(pd->stayopen, pd); in __weak_alias()
/netbsd-src/external/bsd/libbind/dist/irs/
H A Dgetprotoent_r.c109 setprotoent_r(int stay_open, PROTO_R_ENT_ARGS) in setprotoent_r() function
111 setprotoent_r(int stay_open) in setprotoent_r()
/netbsd-src/external/bsd/libbind/dist/include/
H A Dnetdb.h467 int setprotoent_r __P((int, struct protoent_data *));
543 void setprotoent_r __P((int));
/netbsd-src/lib/libc/include/
H A Dnamespace.h644 #define setprotoent_r _setprotoent_r
636 #define setprotoent_r _setprotoent_r global() macro
/netbsd-src/external/bsd/libbind/dist/
H A Dconfigure.in2386 AC_CHECK_FUNC(setprotoent_r,
2394 void setprotoent_r __P((int));
2406 int setprotoent_r (int, struct protoent_data *);
H A Dconfigure31889 /* Define setprotoent_r to an innocuous variant, in case <limits.h> declares setprotoent_r.
31894 which can conflict with char setprotoent_r (); below.
31912 char setprotoent_r ();
31923 return setprotoent_r ();
31972 void setprotoent_r __P((int));
32018 int setprotoent_r (int, struct protoent_data *);