Searched refs:SIGLOST (Results 1 – 3 of 3) sorted by relevance
31 #define SIGLOST 29 /* Resource lost (Sun); server died (GNU). */ macro32 #define SIGPWR SIGLOST /* Power failure imminent (SysV). */
72 #if defined SIGLOST && (!defined SIGPWR || SIGPWR != SIGLOST)73 init_sig (SIGLOST, "LOST", N_("Resource lost"))
34 #define SIGLOST 32 /* Resource lost (Sun); server died (GNU). */ macro
Completed in 3 milliseconds