/external/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
|
/external/icing/icing/legacy/index/ |
D | icing-array-storage_test.cc | 52 IcingScopedFd sfd(filesystem_.OpenForWrite(array_file_.c_str())); in TEST_F() local 77 IcingScopedFd sfd(filesystem_.OpenForWrite(array_file_.c_str())); in TEST_F() local 98 IcingScopedFd sfd(filesystem_.OpenForWrite(array_file_.c_str())); in TEST_F() local 132 IcingScopedFd sfd(filesystem_.OpenForWrite(array_file_.c_str())); in TEST_F() local
|
/external/linux-kselftest/tools/testing/selftests/filesystems/epoll/ |
D | epoll_wakeup_test.c | 19 int sfd[4]; member 166 int sfd[2]; in TEST() local 197 int sfd[2]; in TEST() local 228 int sfd[4]; in TEST() local 266 int sfd[4]; in TEST() local 304 int sfd[2]; in TEST() local 343 int sfd[2]; in TEST() local 383 int sfd[4]; in TEST() local 429 int sfd[4]; in TEST() local 845 int sfd[2]; in TEST() local [all …]
|
/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/ |
D | setget_sockopt.c | 44 int sfd, cfd; in test_tcp() local 72 int sfd; in test_udp() local
|
/external/grpc-grpc/test/core/bad_connection/ |
D | close_fd_test.cc | 144 grpc_endpoint_pair* sfd = in test_init() local 314 grpc_endpoint_pair* sfd = g_ctx.ep; in _test_close_before_server_recv() local 519 grpc_endpoint_pair* sfd = g_ctx.ep; in _test_close_before_server_send() local 659 grpc_endpoint_pair* sfd = g_ctx.ep; in _test_close_before_client_send() local 721 grpc_endpoint_pair* sfd = g_ctx.ep; in _test_close_before_call_create() local
|
/external/icing/icing/join/ |
D | qualified-id-join-index-impl-v2.cc | 625 ScopedFd sfd(filesystem_.OpenForWrite(metadata_file_path.c_str())); in PersistMetadataToDisk() local 655 ScopedFd sfd(filesystem_.OpenForWrite(metadata_file_path.c_str())); in WriteMetadata() local 660 const ScopedFd& sfd) { in InternalWriteMetadata()
|
/external/trace-cmd/tracecmd/ |
D | trace-listen.c | 145 static int process_child(int sfd, const char *host, const char *port, in process_child() 224 static int setup_vsock_port(int start_port, int *sfd) in setup_vsock_port() 287 int trace_net_search(int start_port, int *sfd, enum port_type type) in trace_net_search() 304 static void fork_reader(int sfd, const char *node, const char *port, in fork_reader() 326 int sfd; in open_port() local 960 static void do_accept_loop(int sfd) in do_accept_loop() 1040 int sfd, s; in get_network() local 1074 int sfd; in do_listen() local
|
/external/icing/icing/file/ |
D | memory-mapped-file_test.cc | 77 ScopedFd sfd(filesystem_.OpenForWrite(file_path_.c_str())); in TEST_F() local 150 ScopedFd sfd(filesystem_.OpenForAppend(file_path_.c_str())); in TEST_F() local 160 ScopedFd sfd(filesystem_.OpenForRead(file_path_.c_str())); in TEST_F() local 299 ScopedFd sfd(filesystem_.OpenForRead(file_path_.c_str())); in TEST_F() local
|
D | destructible-directory_test.cc | 37 ScopedFd sfd(filesystem.OpenForWrite(file_path.c_str())); in TEST() local
|
D | destructible-file_test.cc | 33 ScopedFd sfd(filesystem.OpenForWrite(filepath1.c_str())); in TEST() local
|
D | marker-file_test.cc | 109 ScopedFd sfd(filesystem_.OpenForWrite(file_path.c_str())); in TEST_F() local
|
D | memory-mapped-file.cc | 281 ScopedFd sfd(filesystem_->OpenForAppend(file_path_.c_str())); in GrowFileSize() local
|
/external/icing/icing/file/posting_list/ |
D | flash-index-storage_test.cc | 95 ScopedFd sfd(filesystem_.OpenForWrite(file_name_.c_str())); in TEST_F() local 131 ScopedFd sfd(filesystem_.OpenForWrite(file_name_.c_str())); in TEST_F() local 145 ScopedFd sfd(filesystem_.OpenForWrite(file_name_.c_str())); in TEST_F() local
|
/external/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
|
/external/ltp/testcases/kernel/syscalls/fsmount/ |
D | fsmount01.c | 42 int sfd, mfd; in run() local
|
/external/grpc-grpc/test/core/bad_client/ |
D | bad_client.cc | 104 grpc_endpoint_pair* sfd, in grpc_run_client_side_validator() 203 grpc_endpoint_pair sfd; in grpc_run_bad_client_test() local
|
/external/ltp/testcases/kernel/syscalls/sync_file_range/ |
D | sync_file_range01.c | 42 static int fd, sfd; variable
|
/external/libwebsockets/lib/core-net/client/ |
D | connect3.c | 668 lws_sockfd_type sfd = wsi->desc.sockfd; local
|
/external/libwebsockets/lib/plat/unix/ |
D | unix-fds.c | 82 lws_sockfd_type sfd) in sanity_assert_no_sockfd_traces()
|
/external/ltp/testcases/network/sctp/ |
D | sctp_big_chunk.c | 33 static int sfd, cfd; variable
|
/external/toybox/toys/pending/ |
D | bootchartd.c | 139 int sfd = xcreate("proc_stat.log", O_WRONLY|O_CREAT|O_TRUNC, 0644), in start_logging() local
|