/prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.8/share/gdb/syscalls/ |
mips-o32-linux.xml | 61 <syscall name="setgid" number="4046"/>
|
ppc-linux.xml | 63 <syscall name="setgid" number="46"/>
|
ppc64-linux.xml | 63 <syscall name="setgid" number="46"/>
|
sparc-linux.xml | 63 <syscall name="setgid" number="46"/>
|
sparc64-linux.xml | 59 <syscall name="setgid" number="46"/>
|
/prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/share/gdb/syscalls/ |
amd64-linux.xml | 123 <syscall name="setgid" number="106"/>
|
i386-linux.xml | 63 <syscall name="setgid" number="46"/>
|
mips-n32-linux.xml | 121 <syscall name="setgid" number="6104"/>
|
mips-n64-linux.xml | 121 <syscall name="setgid" number="5104"/>
|
mips-o32-linux.xml | 61 <syscall name="setgid" number="4046"/>
|
ppc-linux.xml | 63 <syscall name="setgid" number="46"/>
|
ppc64-linux.xml | 63 <syscall name="setgid" number="46"/>
|
sparc-linux.xml | 63 <syscall name="setgid" number="46"/>
|
sparc64-linux.xml | 59 <syscall name="setgid" number="46"/>
|
/external/dnsmasq/src/ |
dnsmasq.c | 381 setgid(gp->gr_gid) == -1)) 445 /* lose the setuid and setgid capbilities */ [all...] |
/external/ipsec-tools/src/racoon/ |
privsep.c | 215 if (setgid(lcconf->gid) != 0) { 217 "Cannot setgid(%d): %s\n", lcconf->gid,
|
/system/core/init/ |
init.c | 310 if (setgid(svc->gid) != 0) { 311 ERROR("setgid failed: %s\n", strerror(errno)); [all...] |
/packages/experimental/SELinux/CTS/src/ |
example_input_policy.conf | 593 setgid [all...] |
/libcore/luni/src/main/native/ |
libcore_io_Posix.cpp | [all...] |
/external/fio/ |
backend.c | 1308 if (o->gid != -1U && setgid(o->gid)) { 1309 td_verror(td, errno, "setgid"); [all...] |
/external/lldb/source/Plugins/Process/FreeBSD/ |
ProcessMonitor.cpp | 910 // Do not inherit setgid powers. 911 setgid(getgid()); [all...] |
/external/clang/www/analyzer/ |
release_notes.html | 203 <li>Warns about not checking the return values of setuid, setgid, seteuid, setegid, setreuid, setregid (another security issue)</li>
|
/external/fio/os/windows/ |
posix.c | 615 int setgid(gid_t gid) function
|
/external/ltrace/ |
ltrace.1 | 196 correct execution of setuid and/or setgid binaries.
|
/external/ltrace/sysdeps/linux-gnu/ia64/ |
syscallent.h | [all...] |