Home
last modified time | relevance | path

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

123

/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
/foundation/filemanagement/dfs_service/test/moduletest/src/
H A Ddistributedfiledaemon_service_test.cpp52 int32_t newfd; member
/kernel/linux/linux-5.10/fs/hmdfs/comm/
H A Ddevice_node.h23 int32_t newfd; member
/kernel/linux/linux-6.6/fs/hmdfs/comm/
H A Ddevice_node.h23 int32_t newfd; member
/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
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/
H A Dkernel_talker.cpp35 int32_t newfd; member
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dseccomp.h131 __u32 newfd; member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dseccomp.h136 __u32 newfd; member
/kernel/linux/linux-6.6/tools/include/uapi/linux/
H A Dseccomp.h136 __u32 newfd; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dseccomp.h76 __u32 newfd; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dseccomp.h76 __u32 newfd; member
/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

Completed in 9 milliseconds

123