Searched defs:protoent_data (Results 1 – 2 of 2) sorted by relevance
37 struct protoent_data { struct51 extern struct protoent_data _protoent_data; argument
321 struct protoent_data { struct322 FILE *proto_fp;324 int _proto_stayopen;325 char line[_MAXLINELEN];328 char line[1024];331 char line[_MAXLINELEN+1];333 char *proto_aliases[_MAXALIASES];335 int _proto_stayopen;336 int svc_getprotoflag;339 short _nsw_src;[all …]