| /third_party/curl/lib/ |
| H A D | cf-socket.h | 46 int socktype; member
|
| /third_party/musl/porting/linux/user/src/network/ |
| H A D | lookup_serv.c | 13 int __lookup_serv(struct service buf[static MAXSERVS], const char *name, int proto, int socktype, int flags) in __lookup_serv() argument
|
| H A D | getaddrinfo.c | 112 int family = AF_UNSPEC, flags = 0, proto = 0, socktype = 0; in getaddrinfo_ext() local
|
| H A D | lookup.h | 42 unsigned char proto, socktype; member
|
| /third_party/musl/src/network/ |
| H A D | lookup_serv.c | 13 int __lookup_serv(struct service buf[static MAXSERVS], const char *name, int proto, int socktype, int flags) in __lookup_serv() argument [all...] |
| H A D | getaddrinfo.c | 25 int family = AF_UNSPEC, flags = 0, proto = 0, socktype = 0; in getaddrinfo() local
|
| H A D | lookup.h | 45 unsigned char proto, socktype; member
|
| /third_party/node/deps/openssl/openssl/crypto/bio/ |
| H A D | bio_sock2.c | 41 int BIO_socket(int domain, int socktype, int protocol, int options) in BIO_socket() argument 225 int socktype; in BIO_listen() local
|
| H A D | bio_addr.c | 576 static int addrinfo_wrap(int family, int socktype, in addrinfo_wrap() argument 623 BIO_lookup(const char *host, const char *service, enum BIO_lookup_type lookup_type, int family, int socktype, BIO_ADDRINFO **res) BIO_lookup() argument 652 BIO_lookup_ex(const char *host, const char *service, int lookup_type, int family, int socktype, int protocol, BIO_ADDRINFO **res) BIO_lookup_ex() argument [all...] |
| /third_party/openssl/crypto/bio/ |
| H A D | bio_sock2.c | 41 int BIO_socket(int domain, int socktype, int protocol, int options) in BIO_socket() argument 225 int socktype; in BIO_listen() local
|
| H A D | bio_addr.c | 576 static int addrinfo_wrap(int family, int socktype, in addrinfo_wrap() argument 623 BIO_lookup(const char *host, const char *service, enum BIO_lookup_type lookup_type, int family, int socktype, BIO_ADDRINFO **res) BIO_lookup() argument 652 BIO_lookup_ex(const char *host, const char *service, int lookup_type, int family, int socktype, int protocol, BIO_ADDRINFO **res) BIO_lookup_ex() argument [all...] |
| /third_party/musl/src/network/linux/ |
| H A D | getaddrinfo.c | 127 int family = AF_UNSPEC, flags = 0, proto = 0, socktype = 0; in getaddrinfo_ext() local
|
| /third_party/musl/Benchmark/musl/ |
| H A D | socket_test.cpp | 245 static int ConnectTo(const char *host, const char *port, int socktype, struct addrinfo *addr) in ConnectTo() argument
|
| /third_party/toybox/lib/ |
| H A D | net.c | 19 struct addrinfo *xgetaddrinfo(char *host, char *port, int family, int socktype, in xgetaddrinfo() argument
|
| /kernel/linux/linux-5.10/arch/um/drivers/ |
| H A D | vector_user.c | 309 int socktype; in user_init_unix_fds() local
|
| /kernel/linux/linux-6.6/arch/um/drivers/ |
| H A D | vector_user.c | 310 int socktype; in user_init_unix_fds() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
| H A D | sockmap_listen.c | 737 int family, socktype; in connect_accept_thread() local 848 static void test_race_insert_listen(int family, int socktype, int mapfd) in test_race_insert_listen() argument
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
| H A D | sockmap_listen.c | 487 int family, socktype; in connect_accept_thread() local 599 test_race_insert_listen(struct test_sockmap_listen *skel __always_unused, int family, int socktype, int mapfd) test_race_insert_listen() argument
|
| /third_party/python/Modules/ |
| H A D | socketmodule.c | 6545 int family, socktype, protocol, flags; local
|
| /third_party/curl/include/curl/ |
| H A D | curl.h | 418 int socktype; member
|