Home
last modified time | relevance | path

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

12

/external/linux-kselftest/tools/testing/selftests/filesystems/epoll/
Depoll_wakeup_test.c15 int sfd[4]; member
149 int sfd[2]; in TEST() local
180 int sfd[2]; in TEST() local
211 int sfd[4]; in TEST() local
249 int sfd[4]; in TEST() local
287 int sfd[2]; in TEST() local
326 int sfd[2]; in TEST() local
366 int sfd[4]; in TEST() local
412 int sfd[4]; in TEST() local
828 int sfd[2]; in TEST() local
[all …]
/external/grpc-grpc/test/core/end2end/fixtures/
Dh2_sockpair.cc47 grpc_endpoint_pair* sfd = static_cast<grpc_endpoint_pair*>(f->fixture_data); in server_setup_transport() local
73 grpc_endpoint_pair* sfd = in chttp2_create_fixture_socketpair() local
90 grpc_endpoint_pair* sfd = static_cast<grpc_endpoint_pair*>(f->fixture_data); in chttp2_init_client_socketpair() local
104 grpc_endpoint_pair* sfd = static_cast<grpc_endpoint_pair*>(f->fixture_data); in chttp2_init_server_socketpair() local
Dh2_sockpair+trace.cc53 grpc_endpoint_pair* sfd = static_cast<grpc_endpoint_pair*>(f->fixture_data); in server_setup_transport() local
78 grpc_endpoint_pair* sfd = in chttp2_create_fixture_socketpair() local
95 grpc_endpoint_pair* sfd = static_cast<grpc_endpoint_pair*>(f->fixture_data); in chttp2_init_client_socketpair() local
109 grpc_endpoint_pair* sfd = static_cast<grpc_endpoint_pair*>(f->fixture_data); in chttp2_init_server_socketpair() local
Dh2_sockpair_1byte.cc47 grpc_endpoint_pair* sfd = static_cast<grpc_endpoint_pair*>(f->fixture_data); in server_setup_transport() local
73 grpc_endpoint_pair* sfd = in chttp2_create_fixture_socketpair() local
101 grpc_endpoint_pair* sfd = static_cast<grpc_endpoint_pair*>(f->fixture_data); in chttp2_init_client_socketpair() local
115 grpc_endpoint_pair* sfd = static_cast<grpc_endpoint_pair*>(f->fixture_data); in chttp2_init_server_socketpair() local
Dh2_fd.cc72 sp_fixture_data* sfd = static_cast<sp_fixture_data*>(f->fixture_data); in chttp2_init_client_socketpair() local
83 sp_fixture_data* sfd = static_cast<sp_fixture_data*>(f->fixture_data); in chttp2_init_server_socketpair() local
/external/ltp/testcases/kernel/syscalls/signalfd/
Dsignalfd01.c91 int sfd; in do_test1() local
182 int sfd; in do_test2() local
264 int sfd; in main() local
/external/ltp/testcases/kernel/syscalls/epoll2/examples/
Depoll-test.c78 int sfd; member
100 int sfd = socket(domain, type, protocol), flags = 1; in eph_socket() local
113 int eph_close(int sfd) in eph_close()
119 static int eph_new_conn(int sfd, void *func) in eph_new_conn()
262 int sfd, flags = 1; in eph_accept() local
287 int sfd = eph_socket(domain, type, protocol); in eph_create_conn() local
417 int sfd, addrlen = sizeof(addr); in eph_acceptor() local
430 static struct eph_conn *eph_find(int sfd) in eph_find()
558 int i, sfd, flags = 1; in main() local
/external/llvm-project/compiler-rt/test/sanitizer_common/TestCases/NetBSD/
Dpaccept.cpp12 int fd, sfd; in main() local
/external/icing/icing/testing/
Drecorder-test-utils.cc37 ScopedFd sfd(filesystem.OpenForRead(filename.c_str())); in ReadProfileFromFile() local
/external/icing/icing/index/main/
Dflash-index-storage_test.cc79 ScopedFd sfd(filesystem_.OpenForWrite(file_name_.c_str())); in TEST_F() local
92 ScopedFd sfd(filesystem_.OpenForWrite(file_name_.c_str())); in TEST_F() local
/external/grpc-grpc/test/core/bad_client/
Dbad_client.cc91 grpc_endpoint_pair* sfd, in grpc_run_client_side_validator()
188 grpc_endpoint_pair sfd; in grpc_run_bad_client_test() local
/external/icing/icing/file/
Ddestructible-file_test.cc33 ScopedFd sfd(filesystem.OpenForWrite(filepath1.c_str())); in TEST() local
/external/ltp/testcases/kernel/syscalls/sync_file_range/
Dsync_file_range01.c109 int filed, sfd; /* normal and special fds */ variable
/external/curl/lib/
Deasy.c1088 curl_socket_t *sfd, in easy_connection()
1118 curl_socket_t sfd; in curl_easy_recv() local
1148 curl_socket_t sfd; in curl_easy_send() local
/external/ltp/testcases/network/sctp/
Dsctp_big_chunk.c27 static int sfd, cfd; variable
/external/linux-kselftest/tools/testing/selftests/net/
Dtls.c38 int sfd, ret; in FIXTURE_SETUP() local
109 int sfd, ret; in FIXTURE_SETUP() local
1150 int sfd, ret, fd; in TEST() local
1202 int sfd, ret, fd, cfd; in TEST() local
1268 int sfd, ret; in TEST() local
/external/ltp/testcases/kernel/syscalls/send/
Dsend01.c53 static int sfd; /* shared between do_child and start_server */ variable
/external/ltp/testcases/kernel/syscalls/recv/
Drecv01.c64 static int sfd; /* shared between do_child and start_server */ variable
/external/usrsctp/usrsctplib/
Duser_recv_thread.c1020 setReceiveBufferSize(SOCKET sfd, int new_size) in setReceiveBufferSize()
1040 setSendBufferSize(SOCKET sfd, int new_size) in setSendBufferSize()
/external/ltp/testcases/kernel/syscalls/recvfrom/
Drecvfrom01.c64 static int sfd; /* shared between do_child and start_server */ variable
/external/ltp/testcases/kernel/syscalls/sendto/
Dsendto01.c52 static int sfd; variable
/external/ltp/testcases/kernel/syscalls/connect/
Dconnect01.c63 static int sfd; /* shared between start_server and do_child */ variable
/external/ltp/testcases/kernel/syscalls/sendmsg/
Dsendmsg01.c65 static int sfd; /* shared between do_child and start_server */ variable
/external/ltp/testcases/kernel/syscalls/recvmsg/
Drecvmsg01.c73 static int sfd; /* shared between do_child and start_server */ variable
/external/zstd/contrib/seekable_format/
Dzstdseek_compress.c342 BYTE sfd = 0; in ZSTD_seekable_writeSeekTable() local

12