Home
last modified time | relevance | path

Searched defs:newfd (Results 1 – 25 of 33) sorted by relevance

12

/external/elfutils/src/
Dranlib.c118 copy_content (Elf *elf, int newfd, off_t off, size_t n) in copy_content()
218 int newfd = mkstemp (tmpfname); in handle_file() local
Dar.c424 copy_content (Elf *elf, int newfd, off_t off, size_t n) in copy_content()
760 int newfd = mkstemp (tmpfname); in do_oper_extract() local
844 off_t end_off, int newfd) in write_member()
1002 int newfd = mkstemp (tmpfname); in do_oper_delete() local
1254 int newfd = open (argv[cnt], O_RDONLY); in do_oper_insert() local
1391 int newfd; in do_oper_insert() local
/external/ltp/testcases/kernel/syscalls/close/
Dclose01.c40 int fild, newfd, pipefildes[2]; variable
/external/ltp/testcases/kernel/syscalls/dup3/
Ddup3_02.c51 int *newfd; member
/external/ltp/testcases/kernel/syscalls/dup2/
Ddup202.c66 int newfd; variable
/external/wayland/src/
Dwayland-os.c78 int newfd; in wl_os_dupfd_cloexec() local
/external/ltp/testcases/kernel/syscalls/fanotify/
Dfanotify07.c164 int newfd; in test_fanotify() local
/external/ltp/testcases/kernel/syscalls/sendmsg/
Dsendmsg01.c504 int newfd; in do_child() local
514 int newfd; in do_child() local
/external/ltp/testcases/kernel/syscalls/recvmsg/
Drecvmsg01.c452 int newfd; in do_child() local
464 int newfd; in do_child() local
/external/grpc-grpc/src/core/lib/iomgr/
Dsocket_utils_common_posix.cc382 grpc_dualstack_mode* dsmode, int* newfd) { in grpc_create_dualstack_socket()
396 int type, int protocol, grpc_dualstack_mode* dsmode, int* newfd) { in grpc_create_dualstack_socket_using_factory()
/external/ltp/testcases/kernel/syscalls/symlinkat/
Dsymlinkat01.c72 int *newfd; member
/external/ltp/testcases/kernel/syscalls/linkat/
Dlinkat01.c93 int *newfd; member
/external/ltp/testcases/kernel/io/direct_io/
Ddiotest4.c196 int fd, newfd; in main() local
/external/compiler-rt/lib/tsan/rtl/
Dtsan_fd.cc225 void FdDup(ThreadState *thr, uptr pc, int oldfd, int newfd, bool write) { in FdDup()
280 void FdSocketAccept(ThreadState *thr, uptr pc, int fd, int newfd) { in FdSocketAccept()
/external/skia/experimental/Networking/
DSkSockets.cpp265 int newfd; in acceptConnections() local
/external/skqp/experimental/Networking/
DSkSockets.cpp265 int newfd; in acceptConnections() local
/external/ltp/testcases/kernel/syscalls/send/
Dsend01.c229 int newfd; in do_child() local
/external/ltp/testcases/kernel/syscalls/recv/
Drecv01.c286 int newfd; in do_child() local
/external/ltp/testcases/kernel/syscalls/sendto/
Dsendto01.c299 int newfd; in do_child() local
/external/ltp/testcases/kernel/syscalls/connect/
Dconnect01.c306 int newfd; in do_child() local
/external/ltp/testcases/kernel/syscalls/recvfrom/
Drecvfrom01.c315 int newfd; in do_child() local
/external/toybox/toys/pending/
Dtcpsvd.c271 int hash, fd, newfd, j; in tcpsvd_main() local
Dcrond.c451 int newfd = prog ? 0 : 1; in do_fork() local
/external/curl/tests/server/
Dsockfilt.c1138 curl_socket_t newfd = accept(sockfd, NULL, NULL); in juggle() local
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_mac.cc144 uptr internal_dup2(int oldfd, int newfd) { in internal_dup2()

12