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