Searched defs:SECCOMP_IOR (Results 1 – 3 of 3) sorted by relevance
142 #define SECCOMP_IOR(nr, type) _IOR(SECCOMP_IOC_MAGIC, nr, type) macro
204 #define SECCOMP_IOR(nr, type) _IOR(SECCOMP_IOC_MAGIC, nr, type) macro