Searched refs:Y (Results 1 – 4 of 4) sorted by relevance
| /security/apparmor/include/ |
| A D | policy_compat.h | 19 #define VERSION_LT(X, Y) (((X) & K_ABI_MASK) < ((Y) & K_ABI_MASK)) argument 20 #define VERSION_LE(X, Y) (((X) & K_ABI_MASK) <= ((Y) & K_ABI_MASK)) argument 21 #define VERSION_GT(X, Y) (((X) & K_ABI_MASK) > ((Y) & K_ABI_MASK)) argument
|
| /security/ipe/ |
| A D | Kconfig | 43 If unsure, answer Y. 52 If unsure, answer Y. 74 If unsure, answer Y. 85 if unsure, answer Y. 96 if unsure, answer Y.
|
| /security/selinux/ |
| A D | Kconfig | 33 policies. If unsure, say Y. With this option enabled, the
|
| /security/tomoyo/ |
| A D | Kconfig | 45 Say Y here if you want to activate access control as soon as built-in
|
Completed in 3 milliseconds