Home | History | Annotate | Download | only in minijail

Lines Matching refs:SECURE_ALL_BITS

48 #define SECURE_ALL_BITS         0x15
49 #define SECURE_ALL_LOCKS (SECURE_ALL_BITS << 1)
1384 (PR_SET_SECUREBITS, SECURE_ALL_BITS | SECURE_ALL_LOCKS))