/external/dhcpcd/ |
dhcpcd.c | 56 #include <linux/prctl.h> 611 prctl(PR_SET_KEEPCAPS, 1, 0, 0, 0);
|
/external/dnsmasq/src/ |
dnsmasq.c | 396 if (capset(hdr, data) == -1 || prctl(PR_SET_KEEPCAPS, 1, 0, 0, 0) == -1) 452 prctl(PR_SET_DUMPABLE, 1, 0, 0, 0); [all...] |
dnsmasq.h | 114 #include <sys/prctl.h>
|
/external/opencore/android/author/ |
android_audio_input.cpp | 29 #include <sys/prctl.h> 934 prctl(PR_SET_NAME, (unsigned long) "audio in", 0, 0, 0); [all...] |
authordriver.cpp | 28 #include <sys/prctl.h> 1025 prctl(PR_SET_NAME, (unsigned long) "PV author", 0, 0, 0); [all...] |
/system/core/adb/ |
adb.c | 34 #include <linux/prctl.h> 888 prctl(PR_SET_KEEPCAPS, 1, 0, 0, 0);
|
/external/opencore/android/ |
android_audio_mio.cpp | 30 #include <sys/prctl.h>
|
playerdriver.cpp | 22 #include <sys/prctl.h> [all...] |
/external/openssl/crypto/threads/ |
mttest.c | 75 #include <sys/prctl.h>
|
/dalvik/vm/ |
Thread.c | 36 #include <sys/prctl.h> [all...] |
/external/strace/ |
process.c | 146 #include <sys/prctl.h> [all...] |
configure | [all...] |
/hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/ |
LCML_DspCodec.c | 52 #include <linux/prctl.h> [all...] |
/external/netperf/ |
netlib.c | 129 #include <sys/prctl.h> [all...] |
/external/e2fsprogs/ |
configure | [all...] |