Searched refs:E_kill (Results 1 – 2 of 2) sorted by relevance
79 #define E_kill(...) E_func(kill, __VA_ARGS__) macro
143 E_kill(child, SIGKILL); in test_rename_attack()