HomeSort by relevance Sort by last modified time
    Searched full:sys_setpgid (Results 1 - 25 of 26) sorted by null

1 2

  /external/strace/linux/
dummy.h 167 #define sys_setpgid printargs macro
syscall.h 48 int sys_fcntl(), sys_mpx(), sys_setpgid(), sys_ulimit();
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
syscall.h 206 #define SYS_setpgid __NR_setpgid
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 206 #define SYS_setpgid __NR_setpgid
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 206 #define SYS_setpgid __NR_setpgid
  /bionic/libc/include/sys/
glibc-syscalls.h 262 #define SYS_setpgid __NR_setpgid
613 #define SYS_setpgid __NR_setpgid
    [all...]
  /external/valgrind/main/coregrind/m_syswrap/
priv_syswrap-generic.h 115 DECL_TEMPLATE(generic, sys_setpgid);
syswrap-amd64-linux.c     [all...]
syswrap-ppc64-linux.c     [all...]
syswrap-s390x-linux.c     [all...]
syswrap-arm-linux.c     [all...]
syswrap-mips32-linux.c     [all...]
syswrap-ppc32-linux.c     [all...]
syswrap-x86-linux.c     [all...]
syswrap-generic.c     [all...]
syswrap-darwin.c     [all...]
  /external/strace/linux/arm/
syscallent.h 88 { 2, 0, sys_setpgid, "setpgid" }, /* 57 */
  /external/strace/linux/i386/
syscallent.h 88 { 2, 0, sys_setpgid, "setpgid" }, /* 57 */
  /external/strace/linux/sh/
syscallent.h 90 { 2, 0, sys_setpgid, "setpgid" }, /* 57 */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
unistd_64.h 248 __SYSCALL(__NR_setpgid, sys_setpgid)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_64.h 248 __SYSCALL(__NR_setpgid, sys_setpgid)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_64.h 248 __SYSCALL(__NR_setpgid, sys_setpgid)
  /external/strace/linux/mips/
syscallent.h     [all...]
  /external/strace/
process.c 1543 sys_setpgid(tcp) function
    [all...]
  /prebuilts/qemu-kernel/arm/
vmlinux-qemu 

Completed in 565 milliseconds

1 2