/aosp_15_r20/external/liburing/test/ |
H A D | connect.c | 180 int connect_fd; in test_connect_with_no_peer() local 213 int connect_fd; in test_connect() local 252 int connect_fd[2] = {-1, -1}; in test_connect_timeout() local
|
H A D | accept-reuse.c | 43 int ret, listen_fd, connect_fd, val, i; in main() local
|
/aosp_15_r20/external/strace/tests/ |
H A D | net-y-unix.c | 95 int connect_fd = socket(AF_UNIX, SOCK_STREAM, 0); in main() local
|
H A D | net-yy-unix.c | 96 int connect_fd = socket(AF_UNIX, SOCK_STREAM, 0); in main() local
|
H A D | net-yy-inet.c | 109 const int connect_fd = socket(ADDR_FAMILY, SOCK_STREAM, 0); in main() local
|
/aosp_15_r20/external/strace/tests-mx32/ |
H A D | net-y-unix.c | 95 int connect_fd = socket(AF_UNIX, SOCK_STREAM, 0); in main() local
|
H A D | net-yy-unix.c | 96 int connect_fd = socket(AF_UNIX, SOCK_STREAM, 0); in main() local
|
H A D | net-yy-inet.c | 109 const int connect_fd = socket(ADDR_FAMILY, SOCK_STREAM, 0); in main() local
|
/aosp_15_r20/external/strace/tests-m32/ |
H A D | net-y-unix.c | 95 int connect_fd = socket(AF_UNIX, SOCK_STREAM, 0); in main() local
|
H A D | net-yy-unix.c | 96 int connect_fd = socket(AF_UNIX, SOCK_STREAM, 0); in main() local
|
H A D | net-yy-inet.c | 109 const int connect_fd = socket(ADDR_FAMILY, SOCK_STREAM, 0); in main() local
|
/aosp_15_r20/packages/modules/Virtualization/tests/testapk/src/native/ |
D | testbinary.cpp | 82 unique_fd connect_fd{accept4(listening_fd.get(), (struct sockaddr*)&client_sa, &client_sa_len, in run_echo_reverse_server() local
|
/aosp_15_r20/external/ltp/testcases/network/lib6/ |
H A D | asapi_01.c | 336 static int listen_fd, connect_fd; variable
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/fipsmodule/rand/ |
H A D | urandom_test.cc | 559 const int connect_fd = regs.args[0]; in GetTrace() local
|
/aosp_15_r20/external/boringssl/src/crypto/fipsmodule/rand/ |
H A D | urandom_test.cc | 559 const int connect_fd = regs.args[0]; in GetTrace() local
|