/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Ia32/ |
pyconfig.h | 641 /* Define to 1 if you have the 'setregid' function. */
[all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/X64/ |
pyconfig.h | 640 /* Define to 1 if you have the 'setregid' function. */
[all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/X64/ |
pyconfig.h | 642 /* Define to 1 if you have the 'setregid' function. */
[all...] |
/external/clang/lib/StaticAnalyzer/Checkers/ |
CheckSecuritySyntaxOnly.cpp | 694 "setreuid", "setregid"
|
/external/clang/www/analyzer/ |
available_checks.html | 887 setregid</div></div></div></td> [all...] |
/external/python/cpython2/android_arm/pyconfig/ |
pyconfig.h | 614 /* Define to 1 if you have the `setregid' function. */ [all...] |
/external/python/cpython2/android_arm64/pyconfig/ |
pyconfig.h | 614 /* Define to 1 if you have the `setregid' function. */ [all...] |
/external/python/cpython2/android_x86/pyconfig/ |
pyconfig.h | 614 /* Define to 1 if you have the `setregid' function. */ [all...] |
/external/python/cpython2/android_x86_64/pyconfig/ |
pyconfig.h | 614 /* Define to 1 if you have the `setregid' function. */ [all...] |
/external/python/cpython2/darwin_x86_64/pyconfig/ |
pyconfig.h | 627 /* Define to 1 if you have the `setregid' function. */ [all...] |
/external/python/cpython2/linux_x86_64/pyconfig/ |
pyconfig.h | 626 /* Define to 1 if you have the `setregid' function. */ [all...] |
/external/python/cpython2/ |
pyconfig.h.in | 625 /* Define to 1 if you have the `setregid' function. */ [all...] |
/external/python/cpython3/ |
pyconfig.h.in | 829 /* Define to 1 if you have the `setregid' function. */ [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/ |
unistd.h | 745 extern int setregid (__gid_t __rgid, __gid_t __egid) __THROW; [all...] |
/prebuilts/gdb/darwin-x86/include/python2.7/ |
pyconfig.h | 608 /* Define to 1 if you have the `setregid' function. */ [all...] |
/prebuilts/gdb/linux-x86/include/python2.7/ |
pyconfig.h | 608 /* Define to 1 if you have the `setregid' function. */ [all...] |
/prebuilts/go/darwin-x86/src/syscall/ |
zsyscall_darwin_386.go | 1125 func Setregid(rgid int, egid int) (err error) {
|
zsyscall_darwin_amd64.go | 1125 func Setregid(rgid int, egid int) (err error) {
|
zsyscall_darwin_arm.go | 1125 func Setregid(rgid int, egid int) (err error) {
|
zsyscall_darwin_arm64.go | 1125 func Setregid(rgid int, egid int) (err error) {
|
zsyscall_dragonfly_amd64.go | 1037 func Setregid(rgid int, egid int) (err error) {
|
zsyscall_freebsd_386.go | 1035 func Setregid(rgid int, egid int) (err error) {
|
zsyscall_freebsd_amd64.go | 1035 func Setregid(rgid int, egid int) (err error) {
|
zsyscall_freebsd_arm.go | 1035 func Setregid(rgid int, egid int) (err error) {
|
zsyscall_linux_386.go | 1376 func Setregid(rgid int, egid int) (err error) { [all...] |