Searched defs:SECCOMP_IOW (Results 1 – 3 of 3) sorted by relevance
143 #define SECCOMP_IOW(nr, type) _IOW(SECCOMP_IOC_MAGIC, nr, type) macro
198 #define SECCOMP_IOW(nr, type) _IOW(SECCOMP_IOC_MAGIC, nr, type) macro