Home
last modified time | relevance | path

Searched refs:protoent_data (Results 1 – 8 of 8) sorted by relevance

/freebsd/lib/libc/net/
H A Dnetdb_private.h96 struct protoent_data { struct
115 char data[sizeof(struct protoent_data)]; argument
124 struct protoent_data *__protoent_data_init(void);
129 void __endprotoent_p(struct protoent_data *);
130 int __getprotoent_p(struct protoent *, struct protoent_data *);
131 void __setprotoent_p(int, struct protoent_data *);
H A Dgetprotoent.c55 NETDB_THREAD_ALLOC(protoent_data)
59 protoent_data_clear(struct protoent_data *ped) in NETDB_THREAD_ALLOC()
70 struct protoent_data *ped = ptr; in protoent_data_free()
337 __setprotoent_p(int f, struct protoent_data *ped) in __setprotoent_p()
347 __endprotoent_p(struct protoent_data *ped) in __endprotoent_p()
357 __getprotoent_p(struct protoent *pe, struct protoent_data *ped) in __getprotoent_p()
410 struct protoent_data *ped; in files_getprotoent_r()
444 struct protoent_data *ped; in files_setprotoent()
458 struct protoent_data *ped; in files_endprotoent()
H A Dgetproto.c50 struct protoent_data *ped; in files_getprotobynumber()
H A Dgetprotoname.c57 struct protoent_data *ped; in files_getprotobyname()
/freebsd/contrib/libpcap/
H A Dnametoaddr.c541 struct protoent_data proto_data; in pcap_nametoproto()
H A Dconfigure.ac409 struct protoent_data proto_data;
H A DCMakeLists.txt1041 struct protoent_data proto_data;
H A Dconfigure6314 struct protoent_data proto_data;