Searched refs:SIGLOST (Results 1 – 4 of 4) sorted by relevance
233 #if defined(SIGLOST) && SIGLOST != SIGPWR in strsignal()234 case SIGLOST: in strsignal()
179 #ifdef SIGLOST180 { "LOST", SIGLOST },
301 #define SIGLOST 15 macro381 #define SIGLOST 29 /* resource lost (eg, record-lock lost) */ macro
4806 where SIGPWR == SIGLOST.