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

  /development/ndk/sources/android/libportable/common/include/asm/
signal_portable.h 21 #define SIGHUP_PORTABLE 1
  /development/ndk/sources/android/libportable/arch-mips/
signal.c 67 case SIGHUP_PORTABLE: name = "SIGHUP_PORTABLE:1"; break;
232 case SIGHUP_PORTABLE: /* 1 */
375 return SIGHUP_PORTABLE;
    [all...]

Completed in 23 milliseconds