HomeSort by relevance Sort by last modified time
    Searched refs:__NR_setfsgid (Results 51 - 75 of 80) sorted by null

1 23 4

  /development/ndk/platforms/android-3/arch-arm/include/asm/
unistd.h 171 #define __NR_setfsgid (__NR_SYSCALL_BASE+139)
  /external/kernel-headers/original/asm-arm/
unistd.h 167 #define __NR_setfsgid (__NR_SYSCALL_BASE+139)
  /external/valgrind/main/include/vki/
vki-scnums-mips32-linux.h 179 #define __NR_setfsgid (__NR_Linux + 139)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
syscall.h 200 #define SYS_setfsgid __NR_setfsgid
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 200 #define SYS_setfsgid __NR_setfsgid
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 200 #define SYS_setfsgid __NR_setfsgid
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/asm/
unistd.h 171 #define __NR_setfsgid (__NR_SYSCALL_BASE+139)
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 171 #define __NR_setfsgid (__NR_SYSCALL_BASE+139)
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/asm/
unistd.h 171 #define __NR_setfsgid (__NR_SYSCALL_BASE+139)
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/asm/
unistd.h 171 #define __NR_setfsgid (__NR_SYSCALL_BASE+139)
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/asm/
unistd.h 171 #define __NR_setfsgid (__NR_SYSCALL_BASE+139)
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/asm/
unistd.h 171 #define __NR_setfsgid (__NR_SYSCALL_BASE+139)
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/asm/
unistd.h 171 #define __NR_setfsgid (__NR_SYSCALL_BASE+139)
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/asm/
unistd.h 171 #define __NR_setfsgid (__NR_SYSCALL_BASE+139)
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 171 #define __NR_setfsgid (__NR_SYSCALL_BASE+139)
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/asm/
unistd.h 171 #define __NR_setfsgid (__NR_SYSCALL_BASE+139)
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/asm/
unistd.h 171 #define __NR_setfsgid (__NR_SYSCALL_BASE+139)
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/asm/
unistd.h 171 #define __NR_setfsgid (__NR_SYSCALL_BASE+139)
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/asm/
unistd.h 171 #define __NR_setfsgid (__NR_SYSCALL_BASE+139)
  /external/valgrind/main/memcheck/tests/x86-linux/
scalar.c 634 // __NR_setfsgid 139
635 GO(__NR_setfsgid, "1s 0m");
636 SY(__NR_setfsgid, x0); SUCC; // This syscall has a stupid return value
    [all...]
  /external/valgrind/main/memcheck/tests/darwin/
scalar.c 1218 // __NR_setfsgid 139
1219 GO(__NR_setfsgid, "1s 0m");
1220 SY(__NR_setfsgid, x0); SUCC; // This syscall has a stupid return value
    [all...]
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-ppc64-linux.c     [all...]
syswrap-amd64-linux.c     [all...]
syswrap-ppc32-linux.c     [all...]
  /external/chromium_org/content/common/
sandbox_seccomp_bpf_linux.cc 499 case __NR_setfsgid:
    [all...]

Completed in 851 milliseconds

1 23 4