Searched refs:SI_TKILL (Results 1 – 4 of 4) sorted by relevance
23 # define DIVISION_BY_ZERO_SI_CODE SI_TKILL26 # define DIVISION_BY_ZERO_SI_CODE SI_TKILL
150 #define SI_TKILL -6 /* sent by tkill system call */ macro
459 #define SI_TKILL -6 /* sent by tkill */ macro574 #ifdef SI_TKILL575 { SI_TKILL, "SI_TKILL" },738 #ifdef SI_TKILL in printsiginfo()739 case SI_TKILL: in printsiginfo()
3369 * signal.c [LINUX] (SI_SIGIO, SI_TKILL): New macros.