Searched defs:socktype (Results 1 – 11 of 11) sorted by relevance
/minix3/crypto/external/bsd/heimdal/dist/lib/roken/ |
H A D | getaddrinfo.c | 49 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 D | getaddrinfo_hostspec.c | 44 int socktype, in roken_getaddrinfo_hostspec2() 56 int socktype; in roken_getaddrinfo_hostspec2() member
|
H A D | getaddrinfo-test.c | 43 static int socktype; variable
|
/minix3/external/bsd/bind/dist/lib/lwres/ |
H A D | getaddrinfo.c | 181 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 D | test48.c | 29 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 D | getaddrinfo.c | 200 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 D | unix.c | 86 static const char * const socktype[] = variable
|
/minix3/lib/libc/rpc/ |
H A D | clnt_bcast.c | 135 __rpc_getbroadifs(int af, int proto, int socktype, broadlist_t *list) in __rpc_getbroadifs()
|
H A D | rpc_generic.c | 796 __rpc_socktype2seman(int socktype) in __rpc_socktype2seman()
|
/minix3/external/bsd/libevent/dist/test/ |
H A D | regress_util.c | 773 int socktype, int protocol, int line) in _test_ai_eq()
|
/minix3/external/bsd/bind/dist/lib/dns/ |
H A D | dispatch.c | 245 isc_sockettype_t socktype; member
|