Home
last modified time | relevance | path

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

12

/third_party/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
/third_party/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
/third_party/ltp/testcases/kernel/syscalls/fsmount/
Dfsmount01.c42 int sfd, mfd; in run() local
/third_party/node/test/pseudo-tty/
Dpty_helper.py14 def pipe(sfd, dfd): argument
/third_party/ltp/testcases/kernel/syscalls/sync_file_range/
Dsync_file_range01.c42 static int fd, sfd; variable
/third_party/libwebsockets/lib/core-net/client/
Dconnect3.c672 lws_sockfd_type sfd = wsi->desc.sockfd; local
/third_party/libwebsockets/lib/plat/unix/
Dunix-fds.c82 lws_sockfd_type sfd) in sanity_assert_no_sockfd_traces()
/third_party/ltp/testcases/network/sctp/
Dsctp_big_chunk.c27 static int sfd, cfd; variable
/third_party/ltp/testcases/kernel/syscalls/send/
Dsend01.c53 static int sfd; /* shared between do_child and start_server */ variable
/third_party/ltp/testcases/kernel/syscalls/recv/
Drecv01.c64 static int sfd; /* shared between do_child and start_server */ variable
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Duser_recv_thread.c1023 setReceiveBufferSize(SOCKET sfd, int new_size) in setReceiveBufferSize()
1043 setSendBufferSize(SOCKET sfd, int new_size) in setSendBufferSize()
/third_party/openssl/engines/
De_afalg.h86 int sfd; member
De_afalg.c264 static int afalg_fin_cipher_aio(afalg_aio *aio, int sfd, unsigned char *buf, in afalg_fin_cipher_aio()
/third_party/ltp/testcases/kernel/syscalls/sendto/
Dsendto01.c52 static int sfd; variable
/third_party/ltp/testcases/kernel/syscalls/connect/
Dconnect01.c63 static int sfd; /* shared between start_server and do_child */ variable
/third_party/ltp/testcases/kernel/syscalls/recvfrom/
Drecvfrom01.c64 static int sfd; /* shared between do_child and start_server */ variable
/third_party/libfuse/example/
Dhello_ll_uds.c193 int sfd = socket(AF_UNIX, SOCK_STREAM, 0); in create_socket() local
/third_party/ltp/testcases/kernel/syscalls/sendmsg/
Dsendmsg01.c65 static int sfd; /* shared between do_child and start_server */ variable
/third_party/ltp/testcases/kernel/syscalls/recvmsg/
Drecvmsg01.c73 static int sfd; /* shared between do_child and start_server */ variable
/third_party/openssl/test/helpers/
Dssltestlib.c818 int afd = -1, cfd = -1, sfd = -1; in create_test_sockets() local
874 SSL **cssl, int sfd, int cfd) in create_ssl_objects2()
/third_party/ltp/testcases/network/lib6/
Dasapi_01.c225 static int client(int sfd) in client()

12