Searched defs:SECCOMP_IOW (Results 1 – 2 of 2) sorted by relevance
143 #define SECCOMP_IOW(nr, type) _IOW(SECCOMP_IOC_MAGIC, nr, type) macro
211 #define SECCOMP_IOW(nr, type) _IOW(SECCOMP_IOC_MAGIC, nr, type) macro
Completed in 15 milliseconds