Home
last modified time | relevance | path

Searched defs:socktype (Results 1 - 20 of 20) sorted by relevance

/third_party/curl/lib/
H A Dcf-socket.h46 int socktype; member
/third_party/musl/porting/linux/user/src/network/
H A Dlookup_serv.c13 int __lookup_serv(struct service buf[static MAXSERVS], const char *name, int proto, int socktype, int flags) in __lookup_serv() argument
H A Dgetaddrinfo.c112 int family = AF_UNSPEC, flags = 0, proto = 0, socktype = 0; in getaddrinfo_ext() local
H A Dlookup.h42 unsigned char proto, socktype; member
/third_party/musl/src/network/
H A Dlookup_serv.c13 int __lookup_serv(struct service buf[static MAXSERVS], const char *name, int proto, int socktype, int flags) in __lookup_serv() argument
[all...]
H A Dgetaddrinfo.c25 int family = AF_UNSPEC, flags = 0, proto = 0, socktype = 0; in getaddrinfo() local
H A Dlookup.h45 unsigned char proto, socktype; member
/third_party/node/deps/openssl/openssl/crypto/bio/
H A Dbio_sock2.c41 int BIO_socket(int domain, int socktype, int protocol, int options) in BIO_socket() argument
225 int socktype; in BIO_listen() local
H A Dbio_addr.c576 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 Dbio_sock2.c41 int BIO_socket(int domain, int socktype, int protocol, int options) in BIO_socket() argument
225 int socktype; in BIO_listen() local
H A Dbio_addr.c576 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 Dgetaddrinfo.c127 int family = AF_UNSPEC, flags = 0, proto = 0, socktype = 0; in getaddrinfo_ext() local
/third_party/musl/Benchmark/musl/
H A Dsocket_test.cpp245 static int ConnectTo(const char *host, const char *port, int socktype, struct addrinfo *addr) in ConnectTo() argument
/third_party/toybox/lib/
H A Dnet.c19 struct addrinfo *xgetaddrinfo(char *host, char *port, int family, int socktype, in xgetaddrinfo() argument
/kernel/linux/linux-5.10/arch/um/drivers/
H A Dvector_user.c309 int socktype; in user_init_unix_fds() local
/kernel/linux/linux-6.6/arch/um/drivers/
H A Dvector_user.c310 int socktype; in user_init_unix_fds() local
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dsockmap_listen.c737 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 Dsockmap_listen.c487 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 Dsocketmodule.c6545 int family, socktype, protocol, flags; local
/third_party/curl/include/curl/
H A Dcurl.h418 int socktype; member

Completed in 29 milliseconds