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

  /development/ndk/sources/android/libportable/common/include/asm/
signal_portable.h 43 #define SIGTTOU_PORTABLE 22
  /development/ndk/sources/android/libportable/arch-mips/
signal.c 95 case SIGTTOU_PORTABLE: name = "SIGTTOU_PORTABLE:22"; break;
303 case SIGTTOU_PORTABLE: /* 22 --> 27 */
447 return SIGTTOU_PORTABLE;
    [all...]

Completed in 38 milliseconds