Home
last modified time | relevance | path

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

/freebsd-src/usr.bin/getaddrinfo/
H A Dgetaddrinfo.c188 struct protoent *protoent; in parse_protocol() local
265 struct protoent *protoent; in printaddrinfo() local
/freebsd-src/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-src/sys/netgraph/
H A Dng_cisco.c89 struct protoent { struct
101 struct protoent downstream; argument
/freebsd-src/lib/libc/tests/nss/
H A Dgetproto_test.c72 IMPLEMENT_TEST_FILE_SNAPSHOT(protoent) in IMPLEMENT_TEST_FILE_SNAPSHOT() argument
/freebsd-src/crypto/heimdal/lib/roken/
H A Dgetaddrinfo.c55 struct protoent *protoent = getprotobynumber (hints->ai_protocol); in get_port_protocol_socktype() local
/freebsd-src/sbin/ipfw/
H A Dnat.c571 struct protoent *protoent; setup_redir_proto() local
/freebsd-src/sbin/natd/
H A Dnatd.c1760 struct protoent *protoent; SetupProtoRedirect() local