OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PR_SET_SECUREBITS
(Results
26 - 31
of
31
) sorted by null
1
2
/external/libcap/libcap/
libcap.h
199
#define
PR_SET_SECUREBITS
28
/external/libcap-ng/libcap-ng-0.7/utils/
captest.c
141
#ifdef
PR_SET_SECUREBITS
/external/strace/
prctl.c
267
case
PR_SET_SECUREBITS
:
/external/libcap/progs/
capsh.c
298
status = prctl(
PR_SET_SECUREBITS
, value);
/external/libcap-ng/libcap-ng-0.7/src/
cap-ng.c
47
* 2.6.26 kernel
PR_SET_SECUREBITS
, SECURE_*_LOCKED, VERSION_3
660
#ifdef
PR_SET_SECUREBITS
661
int rc = prctl(
PR_SET_SECUREBITS
,
/external/minijail/
libminijail.c
[
all
...]
Completed in 225 milliseconds
1
2