Home
last modified time | relevance | path

Searched defs:oldfd (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/fs/
A Dfile.c1216 static int ksys_dup3(unsigned int oldfd, unsigned int newfd, int flags) in ksys_dup3()
1250 SYSCALL_DEFINE3(dup3, unsigned int, oldfd, unsigned int, newfd, int, flags) in SYSCALL_DEFINE3() argument
1255 SYSCALL_DEFINE2(dup2, unsigned int, oldfd, unsigned int, newfd) in SYSCALL_DEFINE2() argument
/linux-6.3-rc2/fs/hostfs/
A Dhostfs_user.c169 int replace_file(int oldfd, int fd) in replace_file()
/linux-6.3-rc2/fs/fuse/
A Ddev.c2258 int oldfd; in fuse_dev_ioctl() local

Completed in 13 milliseconds