Home
last modified time | relevance | path

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

12

/third_party/mesa3d/src/gallium/winsys/crocus/drm/
H A Dcrocus_drm_winsys.c35 int newfd = os_dupfd_cloexec(fd); in crocus_drm_screen_create() local
/third_party/musl/src/unistd/
H A Drenameat.c4 int renameat(int oldfd, const char *old, int newfd, const char *new) in renameat() argument
13 int renameat2(int oldfd, const char *old, int newfd, const char *new, unsigned int flags) in renameat2() argument
/third_party/musl/libc-test/src/functionalext/supplement/unistd/
H A Ddup3.c55 int newfd = -1; in dup3_0300() local
H A Drenameat.c31 int oldfd, newfd; in renameat_0100() local
/third_party/ltp/testcases/kernel/syscalls/dup3/
H A Ddup3_02.c29 int *newfd; member
/third_party/NuttX/fs/vfs/
H A Dfs_link.c36 int do_link(int oldfd, const char *oldpath, int newfd, const char *newpath, int flag) in do_link() argument
H A Dfs_symlink.c93 int do_symlink(const char *target, int newfd, const char *path) in do_symlink() argument
H A Dfs_rename.c117 int do_rename(int oldfd, const char *oldpath, int newfd, const char *newpath) in do_rename() argument
/third_party/elfutils/src/
H A Dranlib.c117 copy_content (Elf *elf, int newfd, off_t off, size_t n) in copy_content() argument
217 int newfd = mkstemp (tmpfname); in handle_file() local
[all...]
/third_party/ltp/testcases/kernel/syscalls/fanotify/
H A Dfanotify07.c159 int newfd; in test_fanotify() local
/third_party/ltp/testcases/kernel/io/direct_io/
H A Ddiotest4.c195 int fd, newfd; in main() local
/third_party/mesa3d/src/util/
H A Dos_file.c54 int newfd = fcntl(fd, F_DUPFD_CLOEXEC, minfd); in os_dupfd_cloexec() local
[all...]
/third_party/node/deps/uv/src/unix/
H A Dlinux-syscalls.c214 int uv__dup3(int oldfd, int newfd, int flags) { in uv__dup3() argument
H A Dtty.c139 int newfd; in uv_tty_init() local
/third_party/libuv/src/unix/
H A Dtty.c139 int newfd; in uv_tty_init() local
/third_party/ltp/testcases/kernel/syscalls/connect/
H A Dconnect01.c306 int newfd; in do_child() local
/third_party/ltp/testcases/kernel/syscalls/symlinkat/
H A Dsymlinkat01.c72 int *newfd; member
/third_party/ltp/testcases/kernel/syscalls/send/
H A Dsend01.c229 int newfd; in do_child() local
/third_party/ltp/testcases/kernel/syscalls/sendto/
H A Dsendto01.c299 int newfd; in do_child() local
/third_party/ltp/testcases/kernel/syscalls/linkat/
H A Dlinkat01.c93 int *newfd; member
/third_party/ltp/testcases/kernel/syscalls/recvfrom/
H A Drecvfrom01.c315 int newfd; in do_child() local
/third_party/ltp/testcases/kernel/syscalls/recv/
H A Drecv01.c286 int newfd; in do_child() local
/third_party/toybox/toys/pending/
H A Dtcpsvd.c271 int hash, fd, newfd, j; in tcpsvd_main() local
[all...]
/third_party/ltp/lib/
H A Dtst_safe_macros.c533 int safe_dup2(const char *file, const int lineno, int oldfd, int newfd) in safe_dup2() argument
/third_party/ltp/testcases/kernel/syscalls/recvmsg/
H A Drecvmsg01.c454 int newfd; in do_child() local
466 int newfd; in do_child() local
[all...]

Completed in 11 milliseconds

12