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

  /bionic/libc/arch-arm/syscalls/
getpgid.S 13 ldr r7, =__NR_getpgid
  /bionic/libc/arch-x86/syscalls/
getpgid.S 12 movl $__NR_getpgid, %eax
  /bionic/libc/arch-sh/syscalls/
getpgid.S 31 0: .long __NR_getpgid
  /bionic/libc/kernel/arch-x86/asm/
unistd_32.h 147 #define __NR_getpgid 132
  /external/kernel-headers/original/asm-x86/
unistd_32.h 140 #define __NR_getpgid 132
  /ndk/build/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h 24 #define __NR_getpgid (__NR_SYSCALL_BASE + 132)
  /ndk/build/platforms/android-4/arch-arm/usr/include/sys/
linux-syscalls.h 24 #define __NR_getpgid (__NR_SYSCALL_BASE + 132)
  /ndk/build/platforms/android-5/arch-arm/usr/include/sys/
linux-syscalls.h 24 #define __NR_getpgid (__NR_SYSCALL_BASE + 132)
  /ndk/build/platforms/android-5/arch-x86/usr/include/asm/
unistd_32.h 147 #define __NR_getpgid 132
  /ndk/build/platforms/android-5/arch-x86/usr/include/sys/
linux-syscalls.h 24 #define __NR_getpgid (__NR_SYSCALL_BASE + 132)
  /ndk/build/platforms/android-8/arch-arm/usr/include/sys/
linux-syscalls.h 24 #define __NR_getpgid (__NR_SYSCALL_BASE + 132)
  /ndk/build/platforms/android-8/arch-x86/usr/include/asm/
unistd_32.h 147 #define __NR_getpgid 132
  /ndk/build/platforms/android-8/arch-x86/usr/include/sys/
linux-syscalls.h 24 #define __NR_getpgid (__NR_SYSCALL_BASE + 132)
  /bionic/libc/include/sys/
linux-syscalls.h 24 #define __NR_getpgid (__NR_SYSCALL_BASE + 132)
  /bionic/libc/kernel/arch-arm/asm/
unistd.h 150 #define __NR_getpgid (__NR_SYSCALL_BASE+132)
  /external/strace/
syscall-android.h 82 #define SYS_getpgid __NR_getpgid
  /ndk/build/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 150 #define __NR_getpgid (__NR_SYSCALL_BASE+132)
  /ndk/build/platforms/android-4/arch-arm/usr/include/asm/
unistd.h 150 #define __NR_getpgid (__NR_SYSCALL_BASE+132)
  /ndk/build/platforms/android-5/arch-arm/usr/include/asm/
unistd.h 150 #define __NR_getpgid (__NR_SYSCALL_BASE+132)
  /ndk/build/platforms/android-8/arch-arm/usr/include/asm/
unistd.h 150 #define __NR_getpgid (__NR_SYSCALL_BASE+132)
  /external/kernel-headers/original/asm-arm/
unistd.h 160 #define __NR_getpgid (__NR_SYSCALL_BASE+132)

Completed in 45 milliseconds