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

1 2 3 4 5 6 7

  /external/dropbear/
common-chansession.c 35 {SIGKILL, "KILL"},
  /external/chromium_org/third_party/sqlite/src/test/
crashtest1.c 46 kill(parent, SIGKILL);
60 kill(parent, SIGKILL);
92 kill(pid, SIGKILL);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
signum.h 42 #define SIGKILL 9 /* Kill, unblockable (POSIX). */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
signum.h 42 #define SIGKILL 9 /* Kill, unblockable (POSIX). */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
signum.h 42 #define SIGKILL 9 /* Kill, unblockable (POSIX). */
  /external/bison/lib/
sigaction.c 60 #ifndef SIGKILL
61 # define SIGKILL (-1)
138 if (sig < 0 || NSIG <= sig || sig == SIGKILL || sig == SIGSTOP
  /development/ndk/platforms/android-3/include/sys/
_sigdefs.h 41 __BIONIC_SIGDEF(SIGKILL,9,"Killed")
  /external/qemu/distrib/sdl-1.2.15/src/thread/irix/
SDL_systhread.c 83 kill(thread->handle, SIGKILL);
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/sys/
_sigdefs.h 41 __BIONIC_SIGDEF(SIGKILL,9,"Killed")
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/sys/
_sigdefs.h 41 __BIONIC_SIGDEF(SIGKILL,9,"Killed")
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/sys/
_sigdefs.h 41 __BIONIC_SIGDEF(SIGKILL,9,"Killed")
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/sys/
_sigdefs.h 41 __BIONIC_SIGDEF(SIGKILL,9,"Killed")
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/sys/
_sigdefs.h 41 __BIONIC_SIGDEF(SIGKILL,9,"Killed")
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/sys/
_sigdefs.h 41 __BIONIC_SIGDEF(SIGKILL,9,"Killed")
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/sys/
_sigdefs.h 41 __BIONIC_SIGDEF(SIGKILL,9,"Killed")
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/sys/
_sigdefs.h 41 __BIONIC_SIGDEF(SIGKILL,9,"Killed")
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/sys/
_sigdefs.h 41 __BIONIC_SIGDEF(SIGKILL,9,"Killed")
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/sys/
_sigdefs.h 41 __BIONIC_SIGDEF(SIGKILL,9,"Killed")
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/sys/
_sigdefs.h 41 __BIONIC_SIGDEF(SIGKILL,9,"Killed")
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/sys/
_sigdefs.h 41 __BIONIC_SIGDEF(SIGKILL,9,"Killed")
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/sys/
_sigdefs.h 41 __BIONIC_SIGDEF(SIGKILL,9,"Killed")
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/sys/
_sigdefs.h 41 __BIONIC_SIGDEF(SIGKILL,9,"Killed")
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/sys/
_sigdefs.h 41 __BIONIC_SIGDEF(SIGKILL,9,"Killed")
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/sys/
_sigdefs.h 41 __BIONIC_SIGDEF(SIGKILL,9,"Killed")
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/sys/
_sigdefs.h 41 __BIONIC_SIGDEF(SIGKILL,9,"Killed")

Completed in 1335 milliseconds

1 2 3 4 5 6 7