Searched defs:protoent (Results 1 – 5 of 5) sorted by relevance
130 struct protoent { struct131 char *p_name; /* official protocol name */132 char **p_aliases; /* alias list */133 int p_proto; /* protocol # */
188 struct protoent *protoent; in parse_protocol() local265 struct protoent *protoent; in printaddrinfo() local
93 struct protoent { struct105 struct protoent downstream; argument
91 struct protoent { struct103 struct protoent downstream; argument
1483 struct protoent *protoent; in SetupProtoRedirect() local