Home
last modified time | relevance | path

Searched defs:newfd (Results 1 – 4 of 4) 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/include/uapi/linux/
A Dseccomp.h134 __u32 newfd; member
/linux-6.3-rc2/net/
A Dsocket.c1910 int newfd; in __sys_accept4_file() local
/linux-6.3-rc2/tools/testing/selftests/seccomp/
A Dseccomp_bpf.c240 __u32 newfd; member

Completed in 22 milliseconds