OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PR_CAP_AMBIENT_IS_SET
(Results
1 - 3
of
3
) sorted by null
/external/strace/xlat/
pr_cap_ambient.h
2
#if !(defined(
PR_CAP_AMBIENT_IS_SET
) || (defined(HAVE_DECL_PR_CAP_AMBIENT_IS_SET) && HAVE_DECL_PR_CAP_AMBIENT_IS_SET))
3
# define
PR_CAP_AMBIENT_IS_SET
1
23
XLAT(
PR_CAP_AMBIENT_IS_SET
),
/bionic/libc/kernel/uapi/linux/
prctl.h
155
#define
PR_CAP_AMBIENT_IS_SET
1
/external/kernel-headers/original/uapi/linux/
prctl.h
195
# define
PR_CAP_AMBIENT_IS_SET
1
Completed in 248 milliseconds