OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PR_SET_SECUREBITS
(Results
1 - 11
of
11
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
prctl.h
79
#define
PR_SET_SECUREBITS
28
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
prctl.h
79
#define
PR_SET_SECUREBITS
28
/bionic/libc/kernel/uapi/linux/
prctl.h
79
#define
PR_SET_SECUREBITS
28
/development/ndk/platforms/android-L/include/linux/
prctl.h
79
#define
PR_SET_SECUREBITS
28
/external/kernel-headers/original/uapi/linux/
prctl.h
79
#define
PR_SET_SECUREBITS
28
/prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/
prctl.h
79
#define
PR_SET_SECUREBITS
28
/prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/
prctl.h
79
#define
PR_SET_SECUREBITS
28
/prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/
prctl.h
79
#define
PR_SET_SECUREBITS
28
/external/strace/xlat/
prctl_options.h
130
#if defined(
PR_SET_SECUREBITS
) || (defined(HAVE_DECL_PR_SET_SECUREBITS) && HAVE_DECL_PR_SET_SECUREBITS)
131
XLAT(
PR_SET_SECUREBITS
),
/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
,
Completed in 3812 milliseconds