| /third_party/musl/Benchmark/musl/ |
| D | socket_test.cpp | 261 int sfd = -1; in ConnectTo() local 307 int sfd = -1; in BindAt() local 339 int sfd = ConnectTo("127.0.0.1", "80", SOCK_DGRAM, nullptr); in Bm_function_getpeername_client_local() local 357 int sfd = ConnectTo("www.baidu.com", "80", SOCK_DGRAM, nullptr); in Bm_function_getpeername_client_external() local 375 int sfd = ConnectTo("127.0.0.1", "1500", SOCK_STREAM, nullptr); in ThreadTaskClient() local 386 int sfd = BindAt("1500"); in StartServer() local 416 int sfd = StartServer(&connfd); in Bm_function_getpeername_server() local 434 int sfd = ConnectTo("127.0.0.1", "80", SOCK_DGRAM, nullptr); in Bm_function_getsockname_client_local() local 452 int sfd = ConnectTo("www.baidu.com", "80", SOCK_DGRAM, nullptr); in Bm_function_getsockname_client_external() local 471 int sfd = StartServer(&connfd); in Bm_function_getsockname_server() local [all …]
|
| /third_party/liburing/test/ |
| D | sigfd-deadlock.c | 19 int sfd; in setup_signal() local 31 static int test_uring(int sfd) in test_uring() 73 int sfd, ret; in main() local
|
| /third_party/ltp/testcases/kernel/syscalls/signalfd/ |
| D | signalfd01.c | 91 int sfd; in do_test1() local 182 int sfd; in do_test2() local 263 int sfd; in main() local
|
| /third_party/grpc/test/core/bad_connection/ |
| D | close_fd_test.cc | 147 grpc_endpoint_pair* sfd = in test_init() local 317 grpc_endpoint_pair* sfd = g_ctx.ep; in _test_close_before_server_recv() local 522 grpc_endpoint_pair* sfd = g_ctx.ep; in _test_close_before_server_send() local 662 grpc_endpoint_pair* sfd = g_ctx.ep; in _test_close_before_client_send() local 724 grpc_endpoint_pair* sfd = g_ctx.ep; in _test_close_before_call_create() local
|
| /third_party/ltp/testcases/kernel/syscalls/epoll_pwait/ |
| D | epoll_pwait02.c | 19 static int efd, sfd[2]; variable
|
| D | epoll_pwait04.c | 19 static int efd, sfd[2]; variable
|
| D | epoll_pwait03.c | 20 static int efd, sfd[2]; variable
|
| D | epoll_pwait05.c | 20 static int efd, sfd[2]; variable
|
| D | epoll_pwait01.c | 26 static int efd, sfd[2]; variable
|
| /third_party/ltp/testcases/kernel/syscalls/fsmount/ |
| D | fsmount01.c | 42 int sfd, mfd; in run() local
|
| /third_party/grpc/test/core/bad_client/ |
| D | bad_client.cc | 103 grpc_endpoint_pair* sfd, in grpc_run_client_side_validator() 199 grpc_endpoint_pair sfd; in grpc_run_bad_client_test() local
|
| /third_party/ltp/testcases/kernel/syscalls/sync_file_range/ |
| D | sync_file_range01.c | 42 static int fd, sfd; variable
|
| /third_party/libwebsockets/lib/plat/unix/ |
| D | unix-fds.c | 82 lws_sockfd_type sfd) in sanity_assert_no_sockfd_traces()
|
| /third_party/ltp/testcases/network/sctp/ |
| D | sctp_big_chunk.c | 33 static int sfd, cfd; variable
|
| /third_party/backends/tools/ |
| D | sane-find-scanner.c | 222 scanner_do_scsi_inquiry (unsigned char *buffer, int sfd) in scanner_do_scsi_inquiry() 247 scanner_identify_scsi_scanner (unsigned char *buffer, int sfd, in scanner_identify_scsi_scanner() 310 int sfd; in check_scsi_file() local
|
| /third_party/backends/backend/ |
| D | pie.c | 295 int sfd; /* scanner file desc. */ member 811 pie_do_inquiry (int sfd, unsigned char *buffer) in pie_do_inquiry() 844 pie_identify_scanner (Pie_Device * dev, int sfd) in pie_identify_scanner() 948 pie_get_halftones (Pie_Device * dev, int sfd) in pie_get_halftones() 1014 pie_get_cal_info (Pie_Device * dev, int sfd) in pie_get_cal_info() 1092 int sfd; in attach_scanner() local
|
| /third_party/ltp/testcases/kernel/syscalls/send/ |
| D | send01.c | 53 static int sfd; /* shared between do_child and start_server */ variable
|
| /third_party/ltp/testcases/kernel/syscalls/recv/ |
| D | recv01.c | 64 static int sfd; /* shared between do_child and start_server */ variable
|
| /third_party/ltp/testcases/kernel/syscalls/sendto/ |
| D | sendto01.c | 52 static int sfd; variable
|
| /third_party/ltp/testcases/kernel/syscalls/recvfrom/ |
| D | recvfrom01.c | 64 static int sfd; /* shared between do_child and start_server */ variable
|
| /third_party/ltp/testcases/kernel/syscalls/connect/ |
| D | connect01.c | 63 static int sfd; /* shared between start_server and do_child */ variable
|
| /third_party/openssl/engines/ |
| D | e_afalg.h | 86 int sfd; member
|
| /third_party/libwebsockets/lib/core-net/client/ |
| D | connect3.c | 794 lws_sockfd_type sfd = wsi->desc.sockfd; local
|
| /third_party/ltp/testcases/kernel/syscalls/sendmsg/ |
| D | sendmsg01.c | 65 static int sfd; /* shared between do_child and start_server */ variable
|
| /third_party/libfuse/example/ |
| D | hello_ll_uds.c | 193 int sfd = socket(AF_UNIX, SOCK_STREAM, 0); in create_socket() local
|