HomeSort by relevance Sort by last modified time
    Searched refs:SIGTTIN_PORTABLE (Results 1 - 2 of 2) sorted by null

  /development/ndk/sources/android/libportable/common/include/asm/
signal_portable.h 42 #define SIGTTIN_PORTABLE 21
  /development/ndk/sources/android/libportable/arch-mips/
signal.c 86 case SIGTTIN_PORTABLE: name = "SIGTTIN_PORTABLE:21"; break;
287 case SIGTTIN_PORTABLE: /* 21 --> 26 */
428 return SIGTTIN_PORTABLE;
    [all...]

Completed in 147 milliseconds