| /third_party/musl/src/unistd/ |
| D | renameat.c | 4 int renameat(int oldfd, const char *old, int newfd, const char *new) in renameat() 13 int renameat2(int oldfd, const char *old, int newfd, const char *new, unsigned int flags) in renameat2()
|
| /third_party/elfutils/src/ |
| D | ranlib.c | 117 copy_content (Elf *elf, int newfd, off_t off, size_t n) in copy_content() 217 int newfd = mkstemp (tmpfname); in handle_file() local
|
| D | ar.c | 423 copy_content (Elf *elf, int newfd, off_t off, size_t n) in copy_content() 758 int newfd = mkstemp (tmpfname); in do_oper_extract() local 846 off_t end_off, int newfd) in write_member() 1003 int newfd = mkstemp (tmpfname); in do_oper_delete() local 1257 int newfd = open (argv[cnt], O_RDONLY); in do_oper_insert() local 1394 int newfd; in do_oper_insert() local
|
| /third_party/mesa3d/src/gallium/winsys/crocus/drm/ |
| D | crocus_drm_winsys.c | 35 int newfd = os_dupfd_cloexec(fd); in crocus_drm_screen_create() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/unistd/ |
| D | renameat.c | 31 int oldfd, newfd; in renameat_0100() local
|
| D | dup3.c | 55 int newfd = -1; in dup3_0300() local
|
| /third_party/ltp/testcases/kernel/syscalls/dup3/ |
| D | dup3_02.c | 29 int *newfd; member
|
| /third_party/NuttX/fs/vfs/ |
| D | fs_link.c | 36 int do_link(int oldfd, const char *oldpath, int newfd, const char *newpath, int flag) in do_link()
|
| D | fs_symlink.c | 93 int do_symlink(const char *target, int newfd, const char *path) in do_symlink()
|
| D | fs_rename.c | 117 int do_rename(int oldfd, const char *oldpath, int newfd, const char *newpath) in do_rename()
|
| /third_party/ltp/testcases/kernel/syscalls/recvmsg/ |
| D | recvmsg01.c | 454 int newfd; in do_child() local 466 int newfd; in do_child() local
|
| /third_party/ltp/testcases/kernel/syscalls/sendmsg/ |
| D | sendmsg01.c | 504 int newfd; in do_child() local 514 int newfd; in do_child() local
|
| /third_party/ltp/testcases/kernel/syscalls/fanotify/ |
| D | fanotify07.c | 159 int newfd; in test_fanotify() local
|
| /third_party/mesa3d/src/util/ |
| D | os_file.c | 54 int newfd = fcntl(fd, F_DUPFD_CLOEXEC, minfd); in os_dupfd_cloexec() local
|
| /third_party/ltp/testcases/kernel/syscalls/symlinkat/ |
| D | symlinkat01.c | 72 int *newfd; member
|
| /third_party/libuv/src/unix/ |
| D | tty.c | 139 int newfd; in uv_tty_init() local
|
| /third_party/node/deps/uv/src/unix/ |
| D | tty.c | 139 int newfd; in uv_tty_init() local
|
| D | linux-syscalls.c | 214 int uv__dup3(int oldfd, int newfd, int flags) { in uv__dup3()
|
| /third_party/ltp/testcases/kernel/syscalls/linkat/ |
| D | linkat01.c | 93 int *newfd; member
|
| /third_party/ltp/testcases/kernel/io/direct_io/ |
| D | diotest4.c | 195 int fd, newfd; in main() local
|
| /third_party/ltp/testcases/kernel/syscalls/send/ |
| D | send01.c | 229 int newfd; in do_child() local
|
| /third_party/ltp/testcases/kernel/syscalls/recv/ |
| D | recv01.c | 286 int newfd; in do_child() local
|
| /third_party/ltp/testcases/kernel/syscalls/connect/ |
| D | connect01.c | 306 int newfd; in do_child() local
|
| /third_party/ltp/testcases/kernel/syscalls/sendto/ |
| D | sendto01.c | 299 int newfd; in do_child() local
|
| /third_party/ltp/testcases/kernel/syscalls/recvfrom/ |
| D | recvfrom01.c | 315 int newfd; in do_child() local
|