Home
last modified time | relevance | path

Searched defs:newfd (Results 1 – 5 of 5) sorted by relevance

/linux-6.8/fs/
Dfile.c1354 static int ksys_dup3(unsigned int oldfd, unsigned int newfd, int flags) in ksys_dup3()
1388 SYSCALL_DEFINE3(dup3, unsigned int, oldfd, unsigned int, newfd, int, flags) in SYSCALL_DEFINE3() argument
1393 SYSCALL_DEFINE2(dup2, unsigned int, oldfd, unsigned int, newfd) in SYSCALL_DEFINE2() argument
/linux-6.8/include/uapi/linux/
Dseccomp.h136 __u32 newfd; member
/linux-6.8/tools/include/uapi/linux/
Dseccomp.h136 __u32 newfd; member
/linux-6.8/net/
Dsocket.c1957 int newfd; in __sys_accept4_file() local
/linux-6.8/tools/testing/selftests/seccomp/
Dseccomp_bpf.c240 __u32 newfd; member