Home
last modified time | relevance | path

Searched refs:newfd_flags (Results 1 – 2 of 2) sorted by relevance

/tools/include/uapi/linux/
A Dseccomp.h137 __u32 newfd_flags; member
/tools/testing/selftests/seccomp/
A Dseccomp_bpf.c254 __u32 newfd_flags; member
4173 addfd.newfd_flags = ~O_CLOEXEC; in TEST()
4176 addfd.newfd_flags = O_CLOEXEC; in TEST()
4320 addfd.newfd_flags = O_CLOEXEC; in TEST()

Completed in 14 milliseconds