HomeSort by relevance Sort by last modified time
    Searched refs:sys_shutdown (Results 1 - 13 of 13) 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 371 DECL_TEMPLATE(amd64_linux, sys_shutdown);
781 PRE(sys_shutdown)
784 PRINT("sys_shutdown ( %ld, %ld )",ARG1,ARG2);
    [all...]
syswrap-arm-linux.c 374 DECL_TEMPLATE(arm_linux, sys_shutdown);
953 PRE(sys_shutdown)
956 PRINT("sys_shutdown ( %ld, %ld )",ARG1,ARG2);
    [all...]
syswrap-mips32-linux.c 398 DECL_TEMPLATE (mips_linux, sys_shutdown);
896 PRE (sys_shutdown)
899 PRINT ("sys_shutdown ( %ld, %ld )", ARG1, ARG2);
    [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...]
  /external/robolectric/lib/main/
sqlite-jdbc-3.7.2.jar 

Completed in 49 milliseconds