Home
last modified time | relevance | path

Searched defs:protoent (Results 1 – 7 of 7) sorted by relevance

/freebsd/usr.bin/getaddrinfo/
H A Dgetaddrinfo.c188 struct protoent *protoent; in parse_protocol() local
265 struct protoent *protoent; in printaddrinfo() local
/freebsd/include/
H A Dnetdb.h127 struct protoent { struct
128 char *p_name; /* official protocol name */
129 char **p_aliases; /* alias list */
130 int p_proto; /* protocol # */
/freebsd/sys/netgraph/
H A Dng_cisco.c89 struct protoent { struct
101 struct protoent downstream; argument
/freebsd/lib/libc/tests/nss/
H A Dgetproto_test.c72 IMPLEMENT_TEST_FILE_SNAPSHOT(protoent) in IMPLEMENT_TEST_FILE_SNAPSHOT() argument
/freebsd/crypto/heimdal/lib/roken/
H A Dgetaddrinfo.c55 struct protoent *protoent = getprotobynumber (hints->ai_protocol); in get_port_protocol_socktype() local
/freebsd/sbin/ipfw/
H A Dnat.c572 struct protoent *protoent; in setup_redir_proto() local
/freebsd/sbin/natd/
H A Dnatd.c1768 struct protoent *protoent; in SetupProtoRedirect() local