Home
last modified time | relevance | path

Searched defs:socktype (Results 1 – 11 of 11) sorted by relevance

/minix3/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dgetaddrinfo.c49 int *socktype) in get_port_protocol_socktype()
106 add_one (int port, int protocol, int socktype, in add_one()
183 int port, int protocol, int socktype, in get_null()
225 add_hostent (int port, int protocol, int socktype, in add_hostent()
275 int port, int protocol, int socktype, in get_number()
315 int port, int protocol, int socktype, in get_nodes()
379 int socktype = 0; in getaddrinfo() local
H A Dgetaddrinfo_hostspec.c44 int socktype, in roken_getaddrinfo_hostspec2()
56 int socktype; in roken_getaddrinfo_hostspec2() member
H A Dgetaddrinfo-test.c43 static int socktype; variable
/minix3/external/bsd/bind/dist/lib/lwres/
H A Dgetaddrinfo.c181 int family, socktype, flags, protocol; in lwres_getaddrinfo() local
563 int socktype, int port) in add_ipv4()
626 int socktype, int port) in add_ipv6()
704 get_local(const char *name, int socktype, struct addrinfo **res) { in get_local()
/minix3/minix/tests/
H A Dtest48.c29 int socktype, in test_getaddrinfo_err()
62 int socktype, in test_getaddrinfo_err_nr()
126 int socktype, in test_getaddrinfo()
337 int socktype; member
489 int socktype; member
/minix3/external/bsd/bind/dist/lib/irs/
H A Dgetaddrinfo.c200 int family, socktype, flags, protocol; in getaddrinfo() local
899 struct addrinfo **aip, int socktype, int port) in resolve_name()
1121 int socktype, int port) in add_ipv4()
1146 int socktype, int port) in add_ipv6()
1188 get_local(const char *name, int socktype, struct addrinfo **res) { in get_local()
/minix3/usr.bin/netstat/
H A Dunix.c86 static const char * const socktype[] = variable
/minix3/lib/libc/rpc/
H A Dclnt_bcast.c135 __rpc_getbroadifs(int af, int proto, int socktype, broadlist_t *list) in __rpc_getbroadifs()
H A Drpc_generic.c796 __rpc_socktype2seman(int socktype) in __rpc_socktype2seman()
/minix3/external/bsd/libevent/dist/test/
H A Dregress_util.c773 int socktype, int protocol, int line) in _test_ai_eq()
/minix3/external/bsd/bind/dist/lib/dns/
H A Ddispatch.c245 isc_sockettype_t socktype; member