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

  /external/strace/linux/arm/
syscallent.h 326 { 2, TN, sys_shutdown, "shutdown" }, /* 293 */
451 { 2, TN, sys_shutdown, "shutdown" }, /* 413 */
  /external/strace/linux/sh/
syscallent.h 387 { 2, TN, sys_shutdown, "shutdown" }, /* 352 */
452 { 2, TN, sys_shutdown, "shutdown" }, /* 413 */
  /external/strace/linux/
syscall.h 115 int sys_shutdown(), sys_setsockopt(), sys_getsockopt();
207 # undef SYS_shutdown
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-amd64-linux.c 369 DECL_TEMPLATE(amd64_linux, sys_shutdown);
765 PRE(sys_shutdown)
768 PRINT("sys_shutdown ( %ld, %ld )",ARG1,ARG2);
    [all...]
syswrap-arm-linux.c 328 DECL_TEMPLATE(arm_linux, sys_shutdown);
881 PRE(sys_shutdown)
884 PRINT("sys_shutdown ( %ld, %ld )",ARG1,ARG2);
    [all...]
syswrap-aix5.c     [all...]
  /external/strace/linux/i386/
syscallent.h 450 { 2, TN, sys_shutdown, "shutdown" }, /* 413 */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
unistd_64.h 118 __SYSCALL(__NR_shutdown, sys_shutdown)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_64.h 118 __SYSCALL(__NR_shutdown, sys_shutdown)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_64.h 118 __SYSCALL(__NR_shutdown, sys_shutdown)
  /external/strace/
net.c 1807 sys_shutdown(tcp) function
    [all...]
  /external/strace/linux/mips/
syscallent.h     [all...]

Completed in 563 milliseconds