Searched refs:restarter_is_kill_proc_method (Results 1 – 4 of 4) sorted by relevance
321 int restarter_is_kill_proc_method(const char *);
57 restarter_is_kill_proc_method;
3735 restarter_is_kill_proc_method(const char *method) in restarter_is_kill_proc_method() function
3059 if ((sig = restarter_is_kill_proc_method(mi->exec_path)) >= 0) { in run_method()