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

  /development/ndk/sources/android/libportable/common/include/asm/
signal_portable.h 44 #define SIGURG_PORTABLE 23
  /development/ndk/sources/android/libportable/arch-mips/
signal.c 88 case SIGURG_PORTABLE: name = "SIGURG_PORTABLE:23"; break;
293 case SIGURG_PORTABLE: /* 23 --> 21 */
434 return SIGURG_PORTABLE;
    [all...]

Completed in 25 milliseconds