Home
last modified time | relevance | path

Searched refs:SIGURG_PORTABLE (Results 1 – 2 of 2) sorted by relevance

/development/ndk/sources/android/libportable/common/include/asm/
Dsignal_portable.h44 #define SIGURG_PORTABLE 23 macro
/development/ndk/sources/android/libportable/arch-mips/
Dsignal.c96 case SIGURG_PORTABLE: name = "SIGURG_PORTABLE:23"; break; in map_portable_signum_to_name()
306 case SIGURG_PORTABLE: /* 23 --> 21 */ in signum_pton()
450 return SIGURG_PORTABLE; in signum_ntop()