Home
last modified time | relevance | path

Searched defs:domain (Results 1 - 25 of 200) sorted by relevance

12345678

/third_party/musl/src/network/
H A Dsocketpair.c9 int socketpair(int domain, int type, int protocol, int fd[2]) in socketpair() argument
H A Dres_querydomain.c4 int res_querydomain(const char *name, const char *domain, int class, int type, unsigned char *dest, int len) in res_querydomain() argument
H A Dsocket.c44 int __libc_socket(int domain, int type, int protocol) in __libc_socket() argument
/third_party/musl/porting/linux/user/src/hook/
H A Dsocket_common.c7 int socket(int domain, int type, int protocol) in socket() argument
/third_party/musl/src/hook/linux/
H A Dsocket_common.c22 int socket(int domain, int type, int protocol) in socket() argument
/third_party/node/deps/v8/src/third_party/vtune/
H A Dvtuneapi.h38 VTuneDomain(__itt_domain* domain) { domain_ = domain; } in VTuneDomain() argument
/third_party/musl/libc-test/src/functionalext/supplement/network/network_gtest/
H A Dnetwork_res_search_test.cpp20 const char* domain = " "; in HWTEST_F() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
H A Deap_common.h16 const u8 *domain; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/
H A Deap_common.h16 const u8 *domain; member
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/lib/
H A Dlibrpc-tirpc.c26 int bound_socket(int domain, int type) in bound_socket() argument
/third_party/musl/porting/linux/user/src/network/
H A Dsocket.c41 int __libc_socket(int domain, int type, int protocol) in __libc_socket() argument
/third_party/musl/porting/liteos_a/user/src/network/
H A Dsocket.c40 int socket(int domain, int type, int protocol) in socket() argument
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_transfer.h7 unsigned domain; member
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_transfer.h10 unsigned domain; member
/third_party/ltp/testcases/kernel/syscalls/socketpair/
H A Dsocketpair01.c25 int domain; member
/third_party/ltp/testcases/kernel/syscalls/socket/
H A Dsocket01.c24 int domain; member
/third_party/libexif/test/nls/
H A Dtest-nls.c67 const char *domain = textdomain(GETTEXT_PACKAGE); in main() local
/third_party/lwip/test/unit/mdns/
H A Dtest_mdns.c43 struct mdns_domain domain; in START_TEST() local
62 struct mdns_domain domain; in START_TEST() local
81 struct mdns_domain domain; in START_TEST() local
106 struct mdns_domain domain; START_TEST() local
162 struct mdns_domain domain; START_TEST() local
187 struct mdns_domain domain; START_TEST() local
216 struct mdns_domain domain; START_TEST() local
250 struct mdns_domain domain; START_TEST() local
276 struct mdns_domain domain; START_TEST() local
298 struct mdns_domain domain; START_TEST() local
317 struct mdns_domain domain; START_TEST() local
337 struct mdns_domain domain; START_TEST() local
357 struct mdns_domain domain; START_TEST() local
373 struct mdns_domain domain; START_TEST() local
392 struct mdns_domain domain; START_TEST() local
407 struct mdns_domain domain; START_TEST() local
599 struct mdns_domain domain; START_TEST() local
634 struct mdns_domain domain; START_TEST() local
671 struct mdns_domain domain; START_TEST() local
706 struct mdns_domain domain; START_TEST() local
740 struct mdns_domain domain; START_TEST() local
775 struct mdns_domain domain; START_TEST() local
812 struct mdns_domain domain; START_TEST() local
852 struct mdns_domain domain; START_TEST() local
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/network/
H A Dres_querydomain.c22 const char domain[] = "baidu.com"; variable
/third_party/curl/lib/
H A Dsocketpair.c61 int Curl_socketpair(int domain, int type, int protocol, in Curl_socketpair() argument
H A Dsmb.h39 char *domain; member
H A Dcurl_sspi.c148 xcharp_u domain, dup_domain; in Curl_create_sspi_identity() local
/third_party/backends/frontend/
H A Dtest.c43 auth_callback (SANE_String_Const domain, in auth_callback() argument
/third_party/libdrm/nouveau/nvif/
H A Dif0002.h20 __u8 domain; member
30 __u8 domain; member
/third_party/musl/src/hilog/linux/
H A Dhilog_common.h42 uint32_t domain; member

Completed in 9 milliseconds

12345678