Home
last modified time | relevance | path

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

/development/ndk/sources/android/libportable/common/include/asm/
Dsignal_portable.h34 #define SIGPIPE_PORTABLE 13 macro
/development/ndk/sources/android/libportable/arch-mips/
Dsignal.c86 case SIGPIPE_PORTABLE: name = "SIGPIPE_PORTABLE:13"; break; in map_portable_signum_to_name()
275 case SIGPIPE_PORTABLE: /* 13 */ in signum_pton()
418 return SIGPIPE_PORTABLE; in signum_ntop()