Home
last modified time | relevance | path

Searched defs:newfd (Results 1 – 25 of 49) 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
848 off_t end_off, int newfd) in write_member()
1006 int newfd = mkstemp (tmpfname); in do_oper_delete() local
1261 int newfd = open (argv[cnt], O_RDONLY); in do_oper_insert() local
1398 int newfd; in do_oper_insert() local
/external/mesa3d/src/gallium/winsys/iris/drm/
Diris_drm_winsys.c35 int newfd = os_dupfd_cloexec(fd); in iris_drm_screen_create() 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/ltp/testcases/kernel/syscalls/sendmsg/
Dsendmsg01.c504 int newfd; in do_child() local
514 int newfd; in do_child() local
/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/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/mesa3d/src/util/
Dos_file.c54 int newfd = fcntl(fd, F_DUPFD_CLOEXEC, minfd); in os_dupfd_cloexec() local
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dsocket_utils_common_posix.cc450 grpc_dualstack_mode* dsmode, int* newfd) { in grpc_create_dualstack_socket()
464 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/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_fd.cpp225 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/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/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/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/recvfrom/
Drecvfrom01.c315 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/kernel-headers/original/uapi/linux/
Dseccomp.h131 __u32 newfd; member

12