Searched refs:E_prctl (Results 1 – 2 of 2) sorted by relevance
82 #define E_prctl(...) E_func(prctl, __VA_ARGS__) macro
62 E_prctl(PR_SET_PDEATHSIG, SIGKILL); in spawn_attack()