HomeSort by relevance Sort by last modified time
    Searched defs:__NR_getpgid (Results 76 - 100 of 251) sorted by null

1 2 34 5 6 7 8 91011

  /external/strace/
scno.h 371 #ifndef __NR_getpgid
372 # define __NR_getpgid (SYSCALL_BIT | 121)
  /external/valgrind/include/vki/
vki-scnums-amd64-linux.h 174 #define __NR_getpgid 121
vki-scnums-arm64-linux.h 200 #define __NR_getpgid 155
vki-scnums-mips64-linux.h 158 #define __NR_getpgid (__NR_Linux + 119)
vki-scnums-s390x-linux.h 140 #define __NR_getpgid 132
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
unistd_64.h 273 #define __NR_getpgid 121
274 __SYSCALL(__NR_getpgid, sys_getpgid)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
unistd.h 422 #define __NR_getpgid 155
423 __SYSCALL(__NR_getpgid, sys_getpgid)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
unistd.h 451 #define __NR_getpgid 155
452 __SYSCALL(__NR_getpgid, sys_getpgid)
  /prebuilts/ndk/r10/platforms/android-21/arch-x86/usr/include/asm/
unistd_64.h 172 #define __NR_getpgid 121
unistd_x32.h 157 #define __NR_getpgid (__X32_SYSCALL_BIT + 121)
  /prebuilts/ndk/r10/platforms/android-21/arch-x86_64/usr/include/asm/
unistd_64.h 172 #define __NR_getpgid 121
unistd_x32.h 157 #define __NR_getpgid (__X32_SYSCALL_BIT + 121)
  /prebuilts/ndk/r10/platforms/android-23/arch-x86/usr/include/asm/
unistd_64.h 172 #define __NR_getpgid 121
unistd_x32.h 157 #define __NR_getpgid (__X32_SYSCALL_BIT + 121)
  /prebuilts/ndk/r10/platforms/android-23/arch-x86_64/usr/include/asm/
unistd_64.h 172 #define __NR_getpgid 121
unistd_x32.h 157 #define __NR_getpgid (__X32_SYSCALL_BIT + 121)
  /prebuilts/ndk/r11/platforms/android-21/arch-x86/usr/include/asm/
unistd_64.h 172 #define __NR_getpgid 121
unistd_x32.h 157 #define __NR_getpgid (__X32_SYSCALL_BIT + 121)
  /prebuilts/ndk/r11/platforms/android-21/arch-x86_64/usr/include/asm/
unistd_64.h 172 #define __NR_getpgid 121
unistd_x32.h 157 #define __NR_getpgid (__X32_SYSCALL_BIT + 121)
  /prebuilts/ndk/r11/platforms/android-23/arch-x86/usr/include/asm/
unistd_64.h 172 #define __NR_getpgid 121
unistd_x32.h 157 #define __NR_getpgid (__X32_SYSCALL_BIT + 121)
  /prebuilts/ndk/r11/platforms/android-23/arch-x86_64/usr/include/asm/
unistd_64.h 172 #define __NR_getpgid 121
unistd_x32.h 157 #define __NR_getpgid (__X32_SYSCALL_BIT + 121)
  /prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/asm/
unistd_64.h 172 #define __NR_getpgid 121

Completed in 1846 milliseconds

1 2 34 5 6 7 8 91011