Home
last modified time | relevance | path

Searched defs:cfd (Results 1 – 10 of 10) 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/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/crypto/engine/
Deng_devcrypto.c38 static int cfd; variable
/third_party/boost/libs/filesystem/src/
Doperations.cpp510 copy_file_data_t* cfd = &copy_file_data_read_write; in copy_file_data_initializer() local