Searched defs:send_sighup (Results 1 – 3 of 3) sorted by relevance
190 static int killall(int sig, Set *pids, bool send_sighup) { in killall()251 int broadcast_signal(int sig, bool wait_for_exit, bool send_sighup, usec_t timeout) { in broadcast_signal()
28 bool send_sighup; member
4528 bool wait_for_exit = false, send_sighup; in unit_kill_context() local