HomeSort by relevance Sort by last modified time
    Searched full:getegid (Results 376 - 400 of 585) sorted by null

<<11121314151617181920>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
rexec.py 148 'getcwd', 'getuid', 'getgid', 'geteuid', 'getegid')
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_common_syscalls.inc 292 PRE_SYSCALL(getegid)() {}
294 POST_SYSCALL(getegid)(long res) {}
    [all...]
  /external/valgrind/coregrind/m_coredump/
coredump-elf.c 42 #include "pub_core_libcproc.h" // VG_(geteuid), VG_(getegid)
  /prebuilts/android-emulator/linux-x86_64/bin/
mkfs.ext4 
tune2fs 
  /external/valgrind/coregrind/
m_libcfile.c 767 if (VG_(getegid)() == st.gid)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
unistd.h 701 extern __gid_t getegid (void) __THROW;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
unistd.h 707 extern __gid_t getegid (void) __THROW;
    [all...]
  /prebuilts/go/darwin-x86/src/syscall/
syscall_windows.go     [all...]
zsyscall_darwin_386.go 589 func Getegid() (egid int) {
    [all...]
zsyscall_darwin_amd64.go 589 func Getegid() (egid int) {
    [all...]
zsyscall_darwin_arm.go 589 func Getegid() (egid int) {
    [all...]
zsyscall_darwin_arm64.go 589 func Getegid() (egid int) {
zsyscall_dragonfly_amd64.go 581 func Getegid() (egid int) {
zsyscall_freebsd_386.go 547 func Getegid() (egid int) {
zsyscall_freebsd_amd64.go 547 func Getegid() (egid int) {
zsyscall_freebsd_arm.go 547 func Getegid() (egid int) {
zsyscall_linux_386.go 1260 func Getegid() (egid int) {
    [all...]
zsyscall_netbsd_386.go 529 func Getegid() (egid int) {
zsyscall_netbsd_amd64.go 529 func Getegid() (egid int) {
zsyscall_netbsd_arm.go 529 func Getegid() (egid int) {
zsyscall_openbsd_386.go 537 func Getegid() (egid int) {
zsyscall_openbsd_amd64.go 537 func Getegid() (egid int) {
zsyscall_openbsd_arm.go 537 func Getegid() (egid int) {
  /prebuilts/go/linux-x86/src/syscall/
syscall_windows.go     [all...]

Completed in 2979 milliseconds

<<11121314151617181920>>