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

/linux-master/include/uapi/linux/
H A Dseccomp.h136 __u32 newfd; member in struct:seccomp_notif_addfd
/linux-master/tools/include/uapi/linux/
H A Dseccomp.h136 __u32 newfd; member in struct:seccomp_notif_addfd
/linux-master/fs/
H A Dfile.c1354 static int ksys_dup3(unsigned int oldfd, unsigned int newfd, int flags) argument
[all...]
/linux-master/tools/lib/bpf/
H A Dlibbpf_internal.h605 static inline int sys_dup2(int oldfd, int newfd) argument
/linux-master/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c240 __u32 newfd; member in struct:seccomp_notif_addfd
/linux-master/net/
H A Dsocket.c1957 int newfd; local

Completed in 165 milliseconds