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

  /external/strace/linux/
syscall.h 75 int sys_getsid(), sys_fdatasync(), sys_sysctl();
  /external/strace/linux/arm/
syscallent.h 178 { 1, 0, sys_getsid, "getsid" }, /* 147 */
  /external/strace/linux/i386/
syscallent.h 178 { 1, 0, sys_getsid, "getsid" }, /* 147 */
  /external/strace/linux/sh/
syscallent.h 180 { 1, 0, sys_getsid, "getsid" }, /* 147 */
  /external/valgrind/main/coregrind/m_syswrap/
priv_syswrap-generic.h 128 DECL_TEMPLATE(generic, sys_getsid);
syswrap-amd64-linux.c     [all...]
syswrap-ppc32-linux.c     [all...]
syswrap-s390x-linux.c     [all...]
syswrap-arm-linux.c     [all...]
syswrap-x86-linux.c     [all...]
syswrap-generic.c     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
unistd_64.h 280 __SYSCALL(__NR_getsid, sys_getsid)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_64.h 280 __SYSCALL(__NR_getsid, sys_getsid)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_64.h 280 __SYSCALL(__NR_getsid, sys_getsid)
  /external/strace/linux/mips/
syscallent.h     [all...]
  /external/strace/
process.c 1516 sys_getsid(tcp) function
    [all...]

Completed in 249 milliseconds