Searched refs:SIGALRM (Results 1 – 4 of 4) sorted by relevance
138 #ifdef SIGALRM in strsignal()139 case SIGALRM: in strsignal()
120 #ifdef SIGALRM121 { "ALRM", SIGALRM },
123 #define SIGALRM 14 macro
190 #define SIGALRM 14 /* alarm clock */ macro