Home
last modified time | relevance | path

Searched defs:newfd (Results 26 - 37 of 37) sorted by relevance

12

/third_party/ltp/testcases/kernel/syscalls/sendmsg/
H A Dsendmsg01.c504 int newfd; in do_child() local
514 int newfd; in do_child() local
/third_party/FreeBSD/lib/libc/gen/
H A Dfts.c1127 int ret, oerrno, newfd; in fts_safe_changedir() local
/third_party/toybox/toys/pending/
H A Dcrond.c453 int newfd = prog ? 0 : 1; in do_fork() local
/third_party/curl/tests/server/
H A Dsockfilt.c1159 curl_socket_t newfd = accept(sockfd, NULL, NULL); in juggle() local
H A Dsocksd.c754 curl_socket_t newfd = accept(sockfd, NULL, NULL); in incoming() local
H A Dmqttd.c769 curl_socket_t newfd = accept(sockfd, NULL, NULL); in incoming() local
/third_party/elfutils/src/
H A Dar.c423 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 Dpassthrough_hp.cc323 auto newfd = openat(get_fs_fd(parent), name, O_PATH | O_NOFOLLOW); in do_lookup() local
H A Dpassthrough_ll.c312 int newfd; in lo_do_lookup() local
/third_party/node/deps/uv/src/unix/
H A Dcore.c1052 int uv__dup2_cloexec(int oldfd, int newfd) { in uv__dup2_cloexec() argument
/third_party/libuv/src/unix/
H A Dcore.c1112 int uv__dup2_cloexec(int oldfd, int newfd) { in uv__dup2_cloexec() argument
/third_party/python/Modules/
H A Dsocketmodule.c2743 SOCKET_T newfd; in sock_accept() local
6053 SOCKET_T fd, newfd; local
[all...]

Completed in 23 milliseconds

12