/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Ipf/ |
pyconfig.h | 619 /* Define to 1 if you have the `setreuid' function. */
[all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Ia32/ |
pyconfig.h | 650 /* Define to 1 if you have the 'setreuid' function. */
[all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/X64/ |
pyconfig.h | 649 /* Define to 1 if you have the 'setreuid' function. */
[all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/X64/ |
pyconfig.h | 651 /* Define to 1 if you have the 'setreuid' function. */
[all...] |
/external/clang/lib/StaticAnalyzer/Checkers/ |
CheckSecuritySyntaxOnly.cpp | 694 "setreuid", "setregid"
|
/external/clang/www/analyzer/ |
available_checks.html | 886 setreuid<br> [all...] |
/external/python/cpython2/android_arm/pyconfig/ |
pyconfig.h | 623 /* Define to 1 if you have the `setreuid' function. */ [all...] |
/external/python/cpython2/android_arm64/pyconfig/ |
pyconfig.h | 623 /* Define to 1 if you have the `setreuid' function. */ [all...] |
/external/python/cpython2/android_x86/pyconfig/ |
pyconfig.h | 623 /* Define to 1 if you have the `setreuid' function. */ [all...] |
/external/python/cpython2/android_x86_64/pyconfig/ |
pyconfig.h | 623 /* Define to 1 if you have the `setreuid' function. */ [all...] |
/external/python/cpython2/darwin_x86_64/pyconfig/ |
pyconfig.h | 636 /* Define to 1 if you have the `setreuid' function. */ [all...] |
/external/python/cpython2/linux_x86_64/pyconfig/ |
pyconfig.h | 635 /* Define to 1 if you have the `setreuid' function. */ [all...] |
/external/python/cpython2/ |
pyconfig.h.in | 634 /* Define to 1 if you have the `setreuid' function. */ [all...] |
/external/python/cpython3/ |
pyconfig.h.in | 838 /* Define to 1 if you have the `setreuid' function. */ [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/ |
unistd.h | 728 extern int setreuid (__uid_t __ruid, __uid_t __euid) __THROW; [all...] |
/prebuilts/gdb/darwin-x86/include/python2.7/ |
pyconfig.h | 617 /* Define to 1 if you have the `setreuid' function. */ [all...] |
/prebuilts/gdb/linux-x86/include/python2.7/ |
pyconfig.h | 617 /* Define to 1 if you have the `setreuid' function. */ [all...] |
/prebuilts/go/darwin-x86/src/syscall/ |
zsyscall_darwin_386.go | 1135 func Setreuid(ruid int, euid int) (err error) {
|
zsyscall_darwin_amd64.go | 1135 func Setreuid(ruid int, euid int) (err error) {
|
zsyscall_darwin_arm.go | 1135 func Setreuid(ruid int, euid int) (err error) {
|
zsyscall_darwin_arm64.go | 1135 func Setreuid(ruid int, euid int) (err error) {
|
zsyscall_dragonfly_amd64.go | 1047 func Setreuid(ruid int, euid int) (err error) {
|
zsyscall_freebsd_386.go | 1045 func Setreuid(ruid int, euid int) (err error) {
|
zsyscall_freebsd_amd64.go | 1045 func Setreuid(ruid int, euid int) (err error) {
|
zsyscall_freebsd_arm.go | 1045 func Setreuid(ruid int, euid int) (err error) {
|