Home
last modified time | relevance | path

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

/linux/tools/include/uapi/linux/
H A Dseccomp.h136 __u32 newfd; member
/linux/include/uapi/linux/
H A Dseccomp.h136 __u32 newfd; member
/linux/tools/lib/bpf/
H A Dlibbpf_internal.h691 static inline int sys_dup3(int oldfd, int newfd, int flags) in sys_dup3()
/linux/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c268 __u32 newfd; member