Searched defs:cfd (Results 1 – 10 of 10) sorted by relevance
| /third_party/nghttp2/src/ |
| D | shrpx_accept_handler.cc | 66 auto cfd = in accept_connection() local 69 auto cfd = accept(faddr_->fd, &sockaddr.sa, &addrlen); in accept_connection() local
|
| /third_party/toybox/toys/other/ |
| D | losetup.c | 62 int i, cfd = open("/dev/loop-control", O_RDWR); local
|
| /third_party/ltp/testcases/network/sctp/ |
| D | sctp_big_chunk.c | 27 static int sfd, cfd; variable
|
| /third_party/ltp/testcases/network/netstress/ |
| D | netstress.c | 332 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/ |
| D | ioctl02.c | 375 int cfd; in do_child_setup() local
|
| /third_party/toybox/porting/liteos_a/toys/posix/ |
| D | cp.c | 112 int fdout = -1, cfd = try->parent ? try->parent->extra : AT_FDCWD, in cp_node() local
|
| /third_party/toybox/toys/posix/ |
| D | cp.c | 128 int fdout = -1, cfd = try->parent ? try->parent->extra : AT_FDCWD, in cp_node() local
|
| /third_party/ltp/testcases/kernel/controllers/cgroup/ |
| D | cgroup_regression_getdelays.c | 276 int cfd = 0; in main() local
|
| /third_party/openssl/crypto/engine/ |
| D | eng_devcrypto.c | 38 static int cfd; variable
|
| /third_party/boost/libs/filesystem/src/ |
| D | operations.cpp | 510 copy_file_data_t* cfd = ©_file_data_read_write; in copy_file_data_initializer() local
|