Home
last modified time | relevance | path

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

/Linux-v6.1/fs/
Dfile.c1215 static int ksys_dup3(unsigned int oldfd, unsigned int newfd, int flags) in ksys_dup3()
1249 SYSCALL_DEFINE3(dup3, unsigned int, oldfd, unsigned int, newfd, int, flags) in SYSCALL_DEFINE3() argument
1254 SYSCALL_DEFINE2(dup2, unsigned int, oldfd, unsigned int, newfd) in SYSCALL_DEFINE2() argument
/Linux-v6.1/include/uapi/linux/
Dseccomp.h134 __u32 newfd; member
/Linux-v6.1/net/
Dsocket.c1885 int newfd; in __sys_accept4_file() local
/Linux-v6.1/tools/testing/selftests/seccomp/
Dseccomp_bpf.c236 __u32 newfd; member