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

  /external/strace/linux/
dummy.h 96 #define sys_setresgid sys_setresuid macro
  /external/valgrind/coregrind/m_syswrap/
syswrap-arm64-linux.c 765 LINX_(__NR_setresgid, sys_setresgid), // 149
    [all...]
priv_syswrap-linux.h 80 DECL_TEMPLATE(linux, sys_setresgid); // man page says "non-standard"
syswrap-amd64-linux.c 602 LINX_(__NR_setresgid, sys_setresgid), // 119
    [all...]
syswrap-ppc32-linux.c 821 LINX_(__NR_setresgid, sys_setresgid), // 169
    [all...]
syswrap-ppc64-linux.c 737 LINX_(__NR_setresgid, sys_setresgid), // 169
    [all...]
syswrap-arm-linux.c 807 LINX_(__NR_setresgid32, sys_setresgid), // 210
    [all...]
syswrap-mips32-linux.c     [all...]
syswrap-mips64-linux.c 657 LINX_ (__NR_setresgid, sys_setresgid),
syswrap-s390x-linux.c 668 LINX_(__NR_setresgid, sys_setresgid), // 210
    [all...]
syswrap-x86-linux.c     [all...]
syswrap-linux.c     [all...]
  /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 441 __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 579 milliseconds