OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PR_SET_NO_NEW_PRIVS
(Results
1 - 5
of
5
) sorted by null
/bionic/libc/kernel/common/linux/
prctl.h
116
#define
PR_SET_NO_NEW_PRIVS
38
/external/kernel-headers/original/linux/
prctl.h
145
#define
PR_SET_NO_NEW_PRIVS
38
/external/chromium_org/sandbox/linux/seccomp-bpf/
linux_seccomp.h
51
#ifndef
PR_SET_NO_NEW_PRIVS
52
#define
PR_SET_NO_NEW_PRIVS
38
sandbox_bpf.cc
530
if (prctl(
PR_SET_NO_NEW_PRIVS
, 1, 0, 0, 0)) {
[
all
...]
/dalvik/vm/
Init.cpp
[
all
...]
Completed in 270 milliseconds