Searched defs:newfd (Results 26 - 37 of 37) sorted by relevance
12
| /third_party/ltp/testcases/kernel/syscalls/sendmsg/ |
| H A D | sendmsg01.c | 504 int newfd; in do_child() local 514 int newfd; in do_child() local
|
| /third_party/FreeBSD/lib/libc/gen/ |
| H A D | fts.c | 1127 int ret, oerrno, newfd; in fts_safe_changedir() local
|
| /third_party/toybox/toys/pending/ |
| H A D | crond.c | 453 int newfd = prog ? 0 : 1; in do_fork() local
|
| /third_party/curl/tests/server/ |
| H A D | sockfilt.c | 1159 curl_socket_t newfd = accept(sockfd, NULL, NULL); in juggle() local
|
| H A D | socksd.c | 754 curl_socket_t newfd = accept(sockfd, NULL, NULL); in incoming() local
|
| H A D | mqttd.c | 769 curl_socket_t newfd = accept(sockfd, NULL, NULL); in incoming() local
|
| /third_party/elfutils/src/ |
| H A D | ar.c | 423 copy_content (Elf *elf, int newfd, off_t off, size_t n) in copy_content() argument 758 int newfd = mkstemp (tmpfname); in do_oper_extract() local 845 write_member(struct armem *memb, off_t *startp, off_t *lenp, Elf *elf, off_t end_off, int newfd) write_member() argument 1003 int newfd = mkstemp (tmpfname); do_oper_delete() local 1257 int newfd = open (argv[cnt], O_RDONLY); do_oper_insert() local 1394 int newfd; do_oper_insert() local [all...] |
| /third_party/libfuse/example/ |
| H A D | passthrough_hp.cc | 323 auto newfd = openat(get_fs_fd(parent), name, O_PATH | O_NOFOLLOW); in do_lookup() local
|
| H A D | passthrough_ll.c | 312 int newfd; in lo_do_lookup() local
|
| /third_party/node/deps/uv/src/unix/ |
| H A D | core.c | 1052 int uv__dup2_cloexec(int oldfd, int newfd) { in uv__dup2_cloexec() argument
|
| /third_party/libuv/src/unix/ |
| H A D | core.c | 1112 int uv__dup2_cloexec(int oldfd, int newfd) { in uv__dup2_cloexec() argument
|
| /third_party/python/Modules/ |
| H A D | socketmodule.c | 2743 SOCKET_T newfd; in sock_accept() local 6053 SOCKET_T fd, newfd; local [all...] |
Completed in 23 milliseconds
12