Searched refs:PR_SET_SECUREBITS (Results 1 - 4 of 4) sorted by relevance

/external/kernel-headers/original/uapi/linux/
H A Dprctl.h79 #define PR_SET_SECUREBITS 28 macro
/external/strace/xlat/
H A Dprctl_options.h130 #if defined(PR_SET_SECUREBITS) || (defined(HAVE_DECL_PR_SET_SECUREBITS) && HAVE_DECL_PR_SET_SECUREBITS)
131 XLAT(PR_SET_SECUREBITS),
/external/libcap-ng/libcap-ng-0.7/utils/
H A Dcaptest.c141 #ifdef PR_SET_SECUREBITS
/external/libcap-ng/libcap-ng-0.7/src/
H A Dcap-ng.c49 * 2.6.26 kernel PR_SET_SECUREBITS, SECURE_*_LOCKED, VERSION_3
664 #ifdef PR_SET_SECUREBITS
665 int rc = prctl(PR_SET_SECUREBITS,

Completed in 117 milliseconds