Searched defs:SECCOMP_RET_DATA (Results 1 – 6 of 6) sorted by relevance
51 #define SECCOMP_RET_DATA 0x0000ffffU macro
58 #define SECCOMP_RET_DATA 0x0000ffffU /* mask for return value */ macro
77 SECCOMP_RET_DATA = 0x0000ffff variable
80 #define SECCOMP_RET_DATA 0x0000ffffU macro
2229 pub const SECCOMP_RET_DATA: ::c_uint = 0x0000ffff; constant
2372 pub const SECCOMP_RET_DATA: ::c_uint = 0x0000ffff; constant