HomeSort by relevance Sort by last modified time
    Searched refs:sys_setresgid (Results 1 - 25 of 25) sorted by null

  /external/strace/linux/
dummy.h 86 #define sys_setresgid sys_setresuid macro
  /external/valgrind/coregrind/m_syswrap/
priv_syswrap-linux.h 78 DECL_TEMPLATE(linux, sys_setresgid); // man page says "non-standard"
syswrap-arm64-linux.c     [all...]
syswrap-ppc64-linux.c     [all...]
syswrap-amd64-linux.c 839 LINX_(__NR_setresgid, sys_setresgid), // 119
    [all...]
syswrap-arm-linux.c     [all...]
syswrap-mips32-linux.c     [all...]
syswrap-mips64-linux.c 754 LINX_ (__NR_setresgid, sys_setresgid),
    [all...]
syswrap-ppc32-linux.c     [all...]
syswrap-s390x-linux.c     [all...]
syswrap-tilegx-linux.c     [all...]
syswrap-x86-linux.c     [all...]
syswrap-linux.c 666 PRE(sys_setresgid)
668 PRINT("sys_setresgid ( %lu, %lu, %lu )", ARG1, ARG2, ARG3);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
unistd_64.h 269 __SYSCALL(__NR_setresgid, sys_setresgid)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/asm/
unistd_64.h 269 __SYSCALL(__NR_setresgid, sys_setresgid)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/asm/
unistd_64.h 269 __SYSCALL(__NR_setresgid, sys_setresgid)
  /prebuilts/go/darwin-x86/src/syscall/
zsysnum_openbsd_386.go 174 SYS_SETRESGID = 284 // { int sys_setresgid(gid_t rgid, gid_t egid, \
zsysnum_openbsd_amd64.go 174 SYS_SETRESGID = 284 // { int sys_setresgid(gid_t rgid, gid_t egid, \
zsysnum_openbsd_arm.go 180 SYS_SETRESGID = 284 // { int sys_setresgid(gid_t rgid, gid_t egid, \
  /prebuilts/go/linux-x86/src/syscall/
zsysnum_openbsd_386.go 174 SYS_SETRESGID = 284 // { int sys_setresgid(gid_t rgid, gid_t egid, \
zsysnum_openbsd_amd64.go 174 SYS_SETRESGID = 284 // { int sys_setresgid(gid_t rgid, gid_t egid, \
zsysnum_openbsd_arm.go 180 SYS_SETRESGID = 284 // { int sys_setresgid(gid_t rgid, gid_t egid, \
  /external/kernel-headers/original/uapi/asm-generic/
unistd.h 438 __SYSCALL(__NR_setresgid, sys_setresgid)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
unistd.h 411 __SYSCALL(__NR_setresgid, sys_setresgid)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
unistd.h 440 __SYSCALL(__NR_setresgid, sys_setresgid)

Completed in 653 milliseconds