Home
last modified time | relevance | path

Searched refs:PR_GET_KEEPCAPS (Results 1 – 5 of 5) sorted by relevance

/external/strace/xlat/
Dprctl_options.h28 #if !(defined(PR_GET_KEEPCAPS) || (defined(HAVE_DECL_PR_GET_KEEPCAPS) && HAVE_DECL_PR_GET_KEEPCAPS))
29 # define PR_GET_KEEPCAPS 7 macro
31 XLAT(PR_GET_KEEPCAPS),
Dprctl_options.in7 PR_GET_KEEPCAPS 7
/external/strace/
Dprctl.c48 case PR_GET_KEEPCAPS: in prctl_enter()
184 case PR_GET_KEEPCAPS: in prctl_exit()
DChangeLog-CVS488 PR_SET_DUMPABLE, PR_GET_DUMPABLE, PR_SET_KEEPCAPS, PR_GET_KEEPCAPS.
/external/kernel-headers/original/uapi/linux/
Dprctl.h23 #define PR_GET_KEEPCAPS 7 macro