Home
last modified time | relevance | path

Searched defs:sockpair (Results 1 – 16 of 16) sorted by relevance

/external/llvm-libc/test/src/sys/socket/linux/
Dsocketpair_test.cpp24 int sockpair[2] = {-1, -1}; in TEST_F() local
36 int sockpair[2] = {-1, -1}; in TEST_F() local
Dsend_recv_test.cpp29 int sockpair[2] = {0, 0}; in TEST_F() local
Dsendto_recvfrom_test.cpp29 int sockpair[2] = {0, 0}; in TEST_F() local
Dsendmsg_recvmsg_test.cpp29 int sockpair[2] = {0, 0}; in TEST_F() local
/external/cronet/stable/third_party/llvm-libc/src/test/src/sys/socket/linux/
Dsocketpair_test.cpp19 int sockpair[2] = {-1, -1}; in TEST() local
33 int sockpair[2] = {-1, -1}; in TEST() local
Dsendto_recvfrom_test.cpp24 int sockpair[2] = {0, 0}; in TEST() local
Dsend_recv_test.cpp24 int sockpair[2] = {0, 0}; in TEST() local
Dsendmsg_recvmsg_test.cpp24 int sockpair[2] = {0, 0}; in TEST() local
/external/cronet/tot/third_party/llvm-libc/src/test/src/sys/socket/linux/
Dsocketpair_test.cpp19 int sockpair[2] = {-1, -1}; in TEST() local
33 int sockpair[2] = {-1, -1}; in TEST() local
Dsendto_recvfrom_test.cpp24 int sockpair[2] = {0, 0}; in TEST() local
Dsend_recv_test.cpp24 int sockpair[2] = {0, 0}; in TEST() local
Dsendmsg_recvmsg_test.cpp24 int sockpair[2] = {0, 0}; in TEST() local
/external/grpc-grpc/test/core/event_engine/windows/
Diocp_test.cc62 SOCKET sockpair[2]; in TEST_F() local
144 SOCKET sockpair[2]; in TEST_F() local
257 SOCKET sockpair[2]; in TEST_F() local
286 SOCKET sockpair[2]; in TEST_F() local
Dwindows_endpoint_test.cc48 SOCKET sockpair[2]; in TEST_F() local
94 SOCKET sockpair[2]; in TEST_F() local
/external/ltp/testcases/kernel/syscalls/io_uring/
Dio_uring02.c42 static int sendsock = -1, recvsock = -1, sockpair[2] = {-1, -1}; variable
/external/mdnsresponder/mDNSShared/
Ddnsextd.c1160 int sockpair[2]; in SetupSockets() local