Searched refs:LINUX_SI_TKILL (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/sys/compat/linux/ | ||
| HD | linux_signal.h | 44 #define LINUX_SI_TKILL -6 /* sent by tkill system call */ macro |
| HD | linux_signal.c | 637 *lsi_code = LINUX_SI_TKILL; in sicode_to_lsicode() |