HomeSort by relevance Sort by last modified time
    Searched refs:PR_SET_SECUREBITS (Results 1 - 5 of 5) sorted by null

  /bionic/libc/kernel/common/linux/
prctl.h 79 #define PR_SET_SECUREBITS 28
  /external/kernel-headers/original/linux/
prctl.h 79 #define PR_SET_SECUREBITS 28
  /external/libcap-ng/libcap-ng-0.7/utils/
captest.c 141 #ifdef PR_SET_SECUREBITS
  /external/libcap-ng/libcap-ng-0.7/src/
cap-ng.c 49 * 2.6.26 kernel PR_SET_SECUREBITS, SECURE_*_LOCKED, VERSION_3
664 #ifdef PR_SET_SECUREBITS
665 int rc = prctl(PR_SET_SECUREBITS,
  /external/strace/
process.c 254 #ifdef PR_SET_SECUREBITS
255 { PR_SET_SECUREBITS, "PR_SET_SECUREBITS" },
    [all...]

Completed in 168 milliseconds