Home
last modified time | relevance | path

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

/freebsd-13.1/usr.bin/getaddrinfo/
H A Dgetaddrinfo.c191 struct protoent *protoent; in parse_protocol() local
268 struct protoent *protoent; in printaddrinfo() local
/freebsd-13.1/include/
H A Dnetdb.h129 struct protoent { struct
130 char *p_name; /* official protocol name */
131 char **p_aliases; /* alias list */
132 int p_proto; /* protocol # */
/freebsd-13.1/sys/netgraph/
H A Dng_cisco.c91 struct protoent { struct
103 struct protoent downstream; argument
/freebsd-13.1/lib/libc/tests/nss/
H A Dgetproto_test.c75 IMPLEMENT_TEST_FILE_SNAPSHOT(protoent) in IMPLEMENT_TEST_FILE_SNAPSHOT() argument
/freebsd-13.1/crypto/heimdal/lib/roken/
H A Dgetaddrinfo.c55 struct protoent *protoent = getprotobynumber (hints->ai_protocol); in get_port_protocol_socktype() local
/freebsd-13.1/sbin/ipfw/
H A Dnat.c573 struct protoent *protoent; in setup_redir_proto() local
/freebsd-13.1/sbin/natd/
H A Dnatd.c1762 struct protoent *protoent; in SetupProtoRedirect() local