Home | History | Annotate | Download | only in strace

Lines Matching defs:SI_TKILL

445 #define SI_TKILL	-6	/* Sent by tkill */
559 #ifdef SI_TKILL
560 { SI_TKILL, "SI_TKILL" },