| /third_party/openssl/crypto/bio/ |
| D | bio_sock2.c | 41 int BIO_socket(int domain, int socktype, int protocol, int options) in BIO_socket() 225 int socktype; in BIO_listen() local
|
| D | bio_addr.c | 576 static int addrinfo_wrap(int family, int socktype, in addrinfo_wrap() 625 int family, int socktype, BIO_ADDRINFO **res) in BIO_lookup() 653 int family, int socktype, int protocol, BIO_ADDRINFO **res) in BIO_lookup_ex()
|
| /third_party/node/deps/openssl/openssl/crypto/bio/ |
| D | bio_sock2.c | 41 int BIO_socket(int domain, int socktype, int protocol, int options) in BIO_socket() 225 int socktype; in BIO_listen() local
|
| D | bio_addr.c | 576 static int addrinfo_wrap(int family, int socktype, in addrinfo_wrap() 625 int family, int socktype, BIO_ADDRINFO **res) in BIO_lookup() 653 int family, int socktype, int protocol, BIO_ADDRINFO **res) in BIO_lookup_ex()
|
| /third_party/musl/porting/linux/user/src/network/ |
| D | lookup_serv.c | 13 int __lookup_serv(struct service buf[static MAXSERVS], const char *name, int proto, int socktype, i… in __lookup_serv()
|
| D | getaddrinfo.c | 112 int family = AF_UNSPEC, flags = 0, proto = 0, socktype = 0; in getaddrinfo_ext() local
|
| D | lookup.h | 42 unsigned char proto, socktype; member
|
| /third_party/musl/src/network/ |
| D | lookup_serv.c | 13 int __lookup_serv(struct service buf[static MAXSERVS], const char *name, int proto, int socktype, i… in __lookup_serv()
|
| D | getaddrinfo.c | 25 int family = AF_UNSPEC, flags = 0, proto = 0, socktype = 0; in getaddrinfo() local
|
| D | lookup.h | 45 unsigned char proto, socktype; member
|
| /third_party/curl/lib/ |
| D | cf-socket.h | 46 int socktype; member
|
| /third_party/python/Lib/test/support/ |
| D | socket_helper.py | 18 def find_unused_port(family=socket.AF_INET, socktype=socket.SOCK_STREAM): argument
|
| /third_party/musl/src/network/linux/ |
| D | getaddrinfo.c | 127 int family = AF_UNSPEC, flags = 0, proto = 0, socktype = 0; in getaddrinfo_ext() local
|
| /third_party/toybox/lib/ |
| D | net.c | 19 struct addrinfo *xgetaddrinfo(char *host, char *port, int family, int socktype, in xgetaddrinfo()
|
| /third_party/musl/Benchmark/musl/ |
| D | socket_test.cpp | 245 static int ConnectTo(const char *host, const char *port, int socktype, struct addrinfo *addr) in ConnectTo()
|
| /third_party/python/Lib/logging/ |
| D | handlers.py | 849 facility=LOG_USER, socktype=None): argument
|
| /third_party/python/Modules/ |
| D | socketmodule.c | 6545 int family, socktype, protocol, flags; local
|
| /third_party/curl/include/curl/ |
| D | curl.h | 418 int socktype; member
|