Searched refs:PR_GET_KEEPCAPS (Results 1 – 8 of 8) sorted by relevance
20 #if !(defined(PR_GET_KEEPCAPS) || (defined(HAVE_DECL_PR_GET_KEEPCAPS) && HAVE_DECL_PR_GET_KEEPCAPS))21 # define PR_GET_KEEPCAPS 7 macro155 XLAT(PR_GET_KEEPCAPS),
7 PR_GET_KEEPCAPS 7
21 #define PR_GET_KEEPCAPS 7 macro
23 #define PR_GET_KEEPCAPS 7 macro
194 #define PR_GET_KEEPCAPS 7 macro
83 case PR_GET_KEEPCAPS: in SYS_FUNC()
488 PR_SET_DUMPABLE, PR_GET_DUMPABLE, PR_SET_KEEPCAPS, PR_GET_KEEPCAPS.
536 set = prctl(PR_GET_KEEPCAPS); in main()