HomeSort by relevance Sort by last modified time
    Searched full:sys_shutdown (Results 101 - 119 of 119) sorted by null

1 2 3 45

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
syscall.h 292 #define SYS_shutdown __NR_shutdown
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 292 #define SYS_shutdown __NR_shutdown
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 292 #define SYS_shutdown __NR_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...]
  /bionic/libc/include/sys/
glibc-syscalls.h 283 #define SYS_shutdown __NR_shutdown
630 #define SYS_shutdown __NR_shutdown
    [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...]
ChangeLog 142 (sys_shutdown): Use shutdown_modes to decode 2nd syscall argument.
    [all...]
ChangeLog-CVS     [all...]
  /external/strace/linux/mips/
syscallent.h     [all...]
  /external/robolectric/lib/main/
sqlite-jdbc-3.7.2.jar 
  /external/valgrind/main/include/vki/
vki-linux.h 578 #define VKI_SYS_SHUTDOWN 13 /* sys_shutdown(2) */
    [all...]
  /prebuilts/qemu-kernel/arm/2.6/
vmlinux-qemu 
vmlinux-qemu-armv7 

Completed in 345 milliseconds

1 2 3 45