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

1 2 3

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
signum.h 52 #define SIGCONT 18 /* Continue (POSIX). */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
signum.h 52 #define SIGCONT 18 /* Continue (POSIX). */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
signum.h 52 #define SIGCONT 18 /* Continue (POSIX). */
  /development/ndk/platforms/android-3/include/sys/
_sigdefs.h 50 __BIONIC_SIGDEF(SIGCONT,18,"Continue")
  /prebuilts/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/sys/
_sigdefs.h 50 __BIONIC_SIGDEF(SIGCONT,18,"Continue")
  /prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/sys/
_sigdefs.h 50 __BIONIC_SIGDEF(SIGCONT,18,"Continue")
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/sys/
_sigdefs.h 50 __BIONIC_SIGDEF(SIGCONT,18,"Continue")
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/sys/
_sigdefs.h 50 __BIONIC_SIGDEF(SIGCONT,18,"Continue")
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/sys/
_sigdefs.h 50 __BIONIC_SIGDEF(SIGCONT,18,"Continue")
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/sys/
_sigdefs.h 50 __BIONIC_SIGDEF(SIGCONT,18,"Continue")
  /prebuilts/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/sys/
_sigdefs.h 50 __BIONIC_SIGDEF(SIGCONT,18,"Continue")
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/sys/
_sigdefs.h 50 __BIONIC_SIGDEF(SIGCONT,18,"Continue")
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/sys/
_sigdefs.h 50 __BIONIC_SIGDEF(SIGCONT,18,"Continue")
  /prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/sys/
_sigdefs.h 50 __BIONIC_SIGDEF(SIGCONT,18,"Continue")
  /prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-x86/usr/include/sys/
_sigdefs.h 50 __BIONIC_SIGDEF(SIGCONT,18,"Continue")
  /prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/sys/
_sigdefs.h 50 __BIONIC_SIGDEF(SIGCONT,18,"Continue")
  /prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-x86/usr/include/sys/
_sigdefs.h 50 __BIONIC_SIGDEF(SIGCONT,18,"Continue")
  /prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/sys/
_sigdefs.h 50 __BIONIC_SIGDEF(SIGCONT,18,"Continue")
  /prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-x86/usr/include/sys/
_sigdefs.h 50 __BIONIC_SIGDEF(SIGCONT,18,"Continue")
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/sys/
_sigdefs.h 50 __BIONIC_SIGDEF(SIGCONT,18,"Continue")
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/sys/
_sigdefs.h 50 __BIONIC_SIGDEF(SIGCONT,18,"Continue")
  /external/e2fsprogs/lib/ss/
listen.c 73 sig_cont = signal(SIGCONT, print_prompt);
89 (void) signal(SIGCONT, sig_cont);
99 (void) signal(SIGCONT, sig_cont);
  /bionic/libc/kernel/arch-arm/asm/
signal.h 49 #define SIGCONT 18
  /bionic/libc/kernel/arch-mips/asm/
signal.h 66 #define SIGCONT 25
  /bionic/libc/kernel/arch-x86/asm/
signal.h 54 #define SIGCONT 18

Completed in 73 milliseconds

1 2 3