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 89 case SIGURG_PORTABLE: name = "SIGURG_PORTABLE:23"; break;
299 case SIGURG_PORTABLE: /* 23 --> 21 */
443 return SIGURG_PORTABLE;
    [all...]

Completed in 22 milliseconds