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

  /development/ndk/sources/android/libportable/common/include/asm/
signal_portable.h 34 #define SIGPIPE_PORTABLE 13
  /development/ndk/sources/android/libportable/arch-mips/
signal.c 86 case SIGPIPE_PORTABLE: name = "SIGPIPE_PORTABLE:13"; break;
275 case SIGPIPE_PORTABLE: /* 13 */
418 return SIGPIPE_PORTABLE;
    [all...]

Completed in 766 milliseconds