Home
last modified time | relevance | path

Searched defs:cfd (Results 1 – 14 of 14) sorted by relevance

/third_party/nghttp2/src/
Dshrpx_accept_handler.cc66 auto cfd = in accept_connection() local
69 auto cfd = accept(faddr_->fd, &sockaddr.sa, &addrlen); in accept_connection() local
/third_party/toybox/toys/other/
Dlosetup.c62 int i, cfd = open("/dev/loop-control", O_RDWR); local
/third_party/libfuse/example/
Dhello_ll_uds.c210 int cfd = accept(sfd, NULL, NULL); in create_socket() local
314 int cfd = -1; in main() local
/third_party/ltp/testcases/network/sctp/
Dsctp_big_chunk.c27 static int sfd, cfd; variable
/third_party/ltp/testcases/network/netstress/
Dnetstress.c332 int cfd = SAFE_SOCKET(family, sock_type, protocol); in client_connect_send() local
512 int cfd = client_connect_send(client_msg, msg_len); in client_run() local
539 void *server_fn(void *cfd) in server_fn()
/third_party/ltp/testcases/kernel/syscalls/ioctl/
Dioctl02.c375 int cfd; in do_child_setup() local
/third_party/toybox/porting/liteos_a/toys/posix/
Dcp.c112 int fdout = -1, cfd = try->parent ? try->parent->extra : AT_FDCWD, in cp_node() local
/third_party/toybox/toys/posix/
Dcp.c128 int fdout = -1, cfd = try->parent ? try->parent->extra : AT_FDCWD, in cp_node() local
/third_party/ltp/testcases/kernel/controllers/cgroup/
Dcgroup_regression_getdelays.c276 int cfd = 0; in main() local
/third_party/openssl/test/helpers/
Dssltestlib.c904 int afd = -1, cfd = -1, sfd = -1; in create_test_sockets() local
960 SSL **cssl, int sfd, int cfd) in create_ssl_objects2()
/third_party/libfuse/util/
Dfusermount.c1356 int cfd; in main() local
/third_party/openssl/engines/
De_devcrypto.c52 static int cfd = -1; variable
/third_party/node/deps/openssl/openssl/engines/
De_devcrypto.c52 static int cfd = -1; variable
/third_party/openssl/test/
Dsslapitest.c1158 int cfd = -1, sfd = -1; in execute_test_ktls() local
1291 int cfd = -1, sfd = -1, ffd, err; in execute_test_ktls_sendfile() local