Home
last modified time | relevance | path

Searched defs:sfd (Results 1 – 25 of 56) sorted by relevance

123

/external/liburing/test/
Dsigfd-deadlock.c19 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/
Dicing-array-storage_test.cc52 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/
Depoll_wakeup_test.c19 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/
Dsetget_sockopt.c44 int sfd, cfd; in test_tcp() local
72 int sfd; in test_udp() local
/external/grpc-grpc/test/core/bad_connection/
Dclose_fd_test.cc144 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/
Dqualified-id-join-index-impl-v2.cc625 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/
Dtrace-listen.c145 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/
Dmemory-mapped-file_test.cc77 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
Ddestructible-directory_test.cc37 ScopedFd sfd(filesystem.OpenForWrite(file_path.c_str())); in TEST() local
Ddestructible-file_test.cc33 ScopedFd sfd(filesystem.OpenForWrite(filepath1.c_str())); in TEST() local
Dmarker-file_test.cc109 ScopedFd sfd(filesystem_.OpenForWrite(file_path.c_str())); in TEST_F() local
Dmemory-mapped-file.cc281 ScopedFd sfd(filesystem_->OpenForAppend(file_path_.c_str())); in GrowFileSize() local
/external/icing/icing/file/posting_list/
Dflash-index-storage_test.cc95 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/
Depoll_pwait02.c19 static int efd, sfd[2]; variable
Depoll_pwait04.c19 static int efd, sfd[2]; variable
Depoll_pwait03.c20 static int efd, sfd[2]; variable
Depoll_pwait05.c20 static int efd, sfd[2]; variable
Depoll_pwait01.c26 static int efd, sfd[2]; variable
/external/ltp/testcases/kernel/syscalls/fsmount/
Dfsmount01.c42 int sfd, mfd; in run() local
/external/grpc-grpc/test/core/bad_client/
Dbad_client.cc104 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/
Dsync_file_range01.c42 static int fd, sfd; variable
/external/libwebsockets/lib/core-net/client/
Dconnect3.c668 lws_sockfd_type sfd = wsi->desc.sockfd; local
/external/libwebsockets/lib/plat/unix/
Dunix-fds.c82 lws_sockfd_type sfd) in sanity_assert_no_sockfd_traces()
/external/ltp/testcases/network/sctp/
Dsctp_big_chunk.c33 static int sfd, cfd; variable
/external/toybox/toys/pending/
Dbootchartd.c139 int sfd = xcreate("proc_stat.log", O_WRONLY|O_CREAT|O_TRUNC, 0644), in start_logging() local

123