Searched refs:SIGTTIN (Results 1 - 11 of 11) sorted by relevance

/development/ndk/platforms/android-3/include/sys/
H A D_sigdefs.h53 __BIONIC_SIGDEF(SIGTTIN,21,"Stopped (tty input)")
/development/ndk/platforms/android-3/arch-arm/include/asm/
H A Dsignal.h43 #define SIGTTIN 21 macro
/development/ndk/platforms/android-9/arch-mips/include/asm/
H A Dsignal.h67 #define SIGTTIN 26 macro
/development/ndk/platforms/android-9/arch-x86/include/asm/
H A Dsignal.h57 #define SIGTTIN 21 macro
/development/ndk/platforms/android-L/arch-arm/include/asm/
H A Dsignal.h52 #define SIGTTIN 21 macro
/development/ndk/platforms/android-L/arch-mips/include/asm/
H A Dsignal.h66 #define SIGTTIN 26 macro
/development/ndk/platforms/android-L/arch-mips64/include/asm/
H A Dsignal.h66 #define SIGTTIN 26 macro
/development/ndk/platforms/android-L/arch-x86/include/asm/
H A Dsignal.h57 #define SIGTTIN 21 macro
/development/ndk/platforms/android-L/arch-x86_64/include/asm/
H A Dsignal.h57 #define SIGTTIN 21 macro
/development/ndk/platforms/android-L/include/asm-generic/
H A Dsignal.h52 #define SIGTTIN 21 macro
/development/ndk/sources/android/libportable/arch-mips/
H A Dsignal.c177 case SIGTTIN: name = "SIGTTIN:26"; break;
301 return SIGTTIN;
443 case SIGTTIN: /* 21 <-- 26 */

Completed in 12 milliseconds