| /third_party/mesa3d/src/gallium/winsys/crocus/drm/ |
| H A D | crocus_drm_winsys.c | 35 int newfd = os_dupfd_cloexec(fd); in crocus_drm_screen_create() local
|
| /third_party/musl/src/unistd/ |
| H A D | renameat.c | 4 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 D | dup3.c | 55 int newfd = -1; in dup3_0300() local
|
| H A D | renameat.c | 31 int oldfd, newfd; in renameat_0100() local
|
| /third_party/ltp/testcases/kernel/syscalls/dup3/ |
| H A D | dup3_02.c | 29 int *newfd; member
|
| /third_party/NuttX/fs/vfs/ |
| H A D | fs_link.c | 36 int do_link(int oldfd, const char *oldpath, int newfd, const char *newpath, int flag)
in do_link() argument
|
| H A D | fs_symlink.c | 93 int do_symlink(const char *target, int newfd, const char *path)
in do_symlink() argument
|
| H A D | fs_rename.c | 117 int do_rename(int oldfd, const char *oldpath, int newfd, const char *newpath) in do_rename() argument
|
| /third_party/elfutils/src/ |
| H A D | ranlib.c | 117 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 D | fanotify07.c | 159 int newfd; in test_fanotify() local
|
| /third_party/ltp/testcases/kernel/io/direct_io/ |
| H A D | diotest4.c | 195 int fd, newfd; in main() local
|
| /third_party/mesa3d/src/util/ |
| H A D | os_file.c | 54 int newfd = fcntl(fd, F_DUPFD_CLOEXEC, minfd); in os_dupfd_cloexec() local [all...] |
| /third_party/node/deps/uv/src/unix/ |
| H A D | linux-syscalls.c | 214 int uv__dup3(int oldfd, int newfd, int flags) { in uv__dup3() argument
|
| H A D | tty.c | 139 int newfd; in uv_tty_init() local
|
| /third_party/libuv/src/unix/ |
| H A D | tty.c | 139 int newfd; in uv_tty_init() local
|
| /third_party/ltp/testcases/kernel/syscalls/connect/ |
| H A D | connect01.c | 306 int newfd; in do_child() local
|
| /third_party/ltp/testcases/kernel/syscalls/symlinkat/ |
| H A D | symlinkat01.c | 72 int *newfd; member
|
| /third_party/ltp/testcases/kernel/syscalls/send/ |
| H A D | send01.c | 229 int newfd; in do_child() local
|
| /third_party/ltp/testcases/kernel/syscalls/sendto/ |
| H A D | sendto01.c | 299 int newfd; in do_child() local
|
| /third_party/ltp/testcases/kernel/syscalls/linkat/ |
| H A D | linkat01.c | 93 int *newfd; member
|
| /third_party/ltp/testcases/kernel/syscalls/recvfrom/ |
| H A D | recvfrom01.c | 315 int newfd; in do_child() local
|
| /third_party/ltp/testcases/kernel/syscalls/recv/ |
| H A D | recv01.c | 286 int newfd; in do_child() local
|
| /third_party/toybox/toys/pending/ |
| H A D | tcpsvd.c | 271 int hash, fd, newfd, j; in tcpsvd_main() local [all...] |
| /third_party/ltp/lib/ |
| H A D | tst_safe_macros.c | 533 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 D | recvmsg01.c | 454 int newfd; in do_child() local 466 int newfd; in do_child() local [all...] |