Searched refs:PR_SET_SECUREBITS (Results 1 – 6 of 6) sorted by relevance
104 #if !(defined(PR_SET_SECUREBITS) || (defined(HAVE_DECL_PR_SET_SECUREBITS) && HAVE_DECL_PR_SET_SECUR…105 # define PR_SET_SECUREBITS 28 macro107 XLAT(PR_SET_SECUREBITS),
26 PR_SET_SECUREBITS 28
81 #define PR_SET_SECUREBITS 28 macro
141 #ifdef PR_SET_SECUREBITS in report()
135 case PR_SET_SECUREBITS: in prctl_enter()
660 #ifdef PR_SET_SECUREBITS in capng_lock()661 int rc = prctl(PR_SET_SECUREBITS, in capng_lock()