HomeSort by relevance Sort by last modified time
    Searched refs:sys_getpgrp (Results 1 - 25 of 32) sorted by null

1 2

  /external/strace/strace/linux/sparc/
syscall.h 41 int sys_getpgrp(),sys_setpgrp();
syscall.h.2 49 int sys_dup2(), sys_getppid(), sys_getpgrp(), sys_setsid();
dummy2.h 234 #define solaris_getpgrp sys_getpgrp
syscallent.h 82 { 0, 0, sys_getpgrp, "getpgrp" }, /* 81 */
  /external/strace/linux/
dummy.h 79 #define sys_getpgrp printargs macro
syscall.h 49 int sys_dup2(), sys_getppid(), sys_getpgrp(), sys_setsid();
syscallent.h 100 { 0, 0, sys_getpgrp, "getpgrp" }, /* 65 */
  /external/strace/strace/linux/
dummy.h 79 #define sys_getpgrp printargs macro
syscall.h 49 int sys_dup2(), sys_getppid(), sys_getpgrp(), sys_setsid();
syscallent.h 100 { 0, 0, sys_getpgrp, "getpgrp" }, /* 65 */
  /external/strace/strace/linux/hppa/
syscallent.h 73 { 0, 0, sys_getpgrp, "getpgrp" }, /* 65 */
  /external/strace/strace/linux/powerpc/
syscallent.h 96 { 0, 0, sys_getpgrp, "getpgrp" }, /* 65 */
  /external/strace/strace/linux/s390/
syscallent.h 96 { 0, 0, sys_getpgrp, "getpgrp" }, /* 65 */
  /external/strace/strace/linux/s390x/
syscallent.h 95 { 0, 0, sys_getpgrp, "getpgrp" }, /* 65 */
  /external/strace/strace/linux/sh/
syscallent.h 98 { 0, 0, sys_getpgrp, "getpgrp" }, /* 65 */
  /external/strace/strace/linux/sh64/
syscallent.h 96 { 0, 0, sys_getpgrp, "getpgrp" }, /* 65 */
  /external/strace/strace/linux/sparc64/
dummy2.h 234 #define solaris_getpgrp sys_getpgrp
syscallent.h 82 { 0, 0, sys_getpgrp, "getpgrp" }, /* 81 */
syscallent2.h 82 { 0, 0, sys_getpgrp, "getpgrp" }, /* 81 */
  /external/strace/strace/linux/x86_64/
syscallent.h 112 { 0, 0, sys_getpgrp, "getpgrp" }, /* 111 */
  /external/strace/strace/linux/alpha/
syscallent.h 94 { 0, 0, sys_getpgrp, "getpgrp" }, /* 63 */
  /external/valgrind/main/coregrind/m_syswrap/
priv_syswrap-generic.h 119 DECL_TEMPLATE(generic, sys_getpgrp);
syswrap-ppc32-linux.c     [all...]
syswrap-ppc64-linux.c     [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
unistd_64.h 252 __SYSCALL(__NR_getpgrp, sys_getpgrp)

Completed in 141 milliseconds

1 2