Searched defs:SECCOMP_RET_ERRNO (Results 1 – 6 of 6) sorted by relevance
40 #define SECCOMP_RET_ERRNO 0x00050000U /* returns an errno */ macro
54 #define SECCOMP_RET_ERRNO 0x00050000U /* return -1 and set errno */ macro
70 SECCOMP_RET_ERRNO = 0x00050000 variable
60 #define SECCOMP_RET_ERRNO 0x00050000U // returns an errno macro
74 #define SECCOMP_RET_ERRNO 0x00050000U /* returns an errno */ macro
102 #define SECCOMP_RET_ERRNO 0x00050000U /* returns an errno */ macro