Searched refs:term_try_stop_job (Results 1 – 3 of 3) sorted by relevance
12 int term_try_stop_job(buf_T *buf);
326 if (term_try_stop_job(buf) == FAIL) in check_changed_any()
1608 term_try_stop_job(buf_T *buf) in term_try_stop_job() function