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

1 2 3

  /external/linux-tools-perf/util/ui/
setup.c 16 raise(SIGTSTP);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
signum.h 54 #define SIGTSTP 20 /* Keyboard stop (POSIX). */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
signum.h 54 #define SIGTSTP 20 /* Keyboard stop (POSIX). */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
signum.h 54 #define SIGTSTP 20 /* Keyboard stop (POSIX). */
  /development/ndk/platforms/android-3/include/sys/
_sigdefs.h 52 __BIONIC_SIGDEF(SIGTSTP,20,"Stopped")
  /prebuilts/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/sys/
_sigdefs.h 52 __BIONIC_SIGDEF(SIGTSTP,20,"Stopped")
  /prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/sys/
_sigdefs.h 52 __BIONIC_SIGDEF(SIGTSTP,20,"Stopped")
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/sys/
_sigdefs.h 52 __BIONIC_SIGDEF(SIGTSTP,20,"Stopped")
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/sys/
_sigdefs.h 52 __BIONIC_SIGDEF(SIGTSTP,20,"Stopped")
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/sys/
_sigdefs.h 52 __BIONIC_SIGDEF(SIGTSTP,20,"Stopped")
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/sys/
_sigdefs.h 52 __BIONIC_SIGDEF(SIGTSTP,20,"Stopped")
  /prebuilts/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/sys/
_sigdefs.h 52 __BIONIC_SIGDEF(SIGTSTP,20,"Stopped")
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/sys/
_sigdefs.h 52 __BIONIC_SIGDEF(SIGTSTP,20,"Stopped")
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/sys/
_sigdefs.h 52 __BIONIC_SIGDEF(SIGTSTP,20,"Stopped")
  /prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/sys/
_sigdefs.h 52 __BIONIC_SIGDEF(SIGTSTP,20,"Stopped")
  /prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-x86/usr/include/sys/
_sigdefs.h 52 __BIONIC_SIGDEF(SIGTSTP,20,"Stopped")
  /prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/sys/
_sigdefs.h 52 __BIONIC_SIGDEF(SIGTSTP,20,"Stopped")
  /prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-x86/usr/include/sys/
_sigdefs.h 52 __BIONIC_SIGDEF(SIGTSTP,20,"Stopped")
  /prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/sys/
_sigdefs.h 52 __BIONIC_SIGDEF(SIGTSTP,20,"Stopped")
  /prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-x86/usr/include/sys/
_sigdefs.h 52 __BIONIC_SIGDEF(SIGTSTP,20,"Stopped")
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/sys/
_sigdefs.h 52 __BIONIC_SIGDEF(SIGTSTP,20,"Stopped")
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/sys/
_sigdefs.h 52 __BIONIC_SIGDEF(SIGTSTP,20,"Stopped")
  /external/openssh/openbsd-compat/
readpassphrase.c 104 (void)sigaction(SIGTSTP, &sa, &savetstp);
162 (void)sigaction(SIGTSTP, &savetstp, NULL);
176 case SIGTSTP:
  /bionic/libc/kernel/arch-arm/asm/
signal.h 51 #define SIGTSTP 20
  /bionic/libc/kernel/arch-mips/asm/
signal.h 65 #define SIGTSTP 24

Completed in 1349 milliseconds

1 2 3