Home
last modified time | relevance | path

Searched defs:protoent_data (Results 1 – 3 of 3) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/net/
H A Dprotoent.h34 struct protoent_data { struct
44 struct protoent *getprotoent_r(struct protoent *, struct protoent_data *); argument
/dports/dns/libbind/libbind-6.0/include/
H A Dnetdb.h319 struct protoent_data { struct
320 FILE *proto_fp;
322 int _proto_stayopen;
323 char line[_MAXLINELEN];
326 char line[1024];
333 int _proto_stayopen;
334 int svc_getprotoflag;
337 short _nsw_src;
338 short _flags;
339 char *current;
[all …]
/dports/net/rpki-client/rpki-client-portable-7.6/openbsd/src/include/
H A Dnetdb.h258 struct protoent_data { struct
259 void *fp;
260 char **aliases;
261 int maxaliases;
262 int stayopen;
263 char *line;