Searched refs:SI_TIMER (Results 1 – 3 of 3) sorted by relevance
441 #define SI_TIMER -2 /* sent by timer expiration */ macro547 #ifdef SI_TIMER548 { SI_TIMER, "SI_TIMER" },713 #ifdef SI_TIMER714 case SI_TIMER:
3579 (printsiginfo): Conditionally compile SI_TIMER and SI_MESGQ.
146 #define SI_TIMER __SI_CODE(__SI_TIMER,-2) /* sent by timer expiration */ macro