Home
last modified time | relevance | path

Searched refs:get_do_refresh (Results 1 – 4 of 4) sorted by relevance

/dports/sysutils/multitail/multitail-6.5.0/
H A Dglobals.h149 char get_do_refresh();
H A Dglobals.c173 char get_do_refresh() in get_do_refresh() function
H A Dmt.c2930 else if (cur -> restart.do_diff && get_do_refresh() == 0) in check_for_died_processes()
2932 if (get_do_refresh() != 2) in check_for_died_processes()
3291 if (get_do_refresh() == 0) in process_input_data()
3487 if (get_do_refresh()) in wait_for_keypress()
3489 if (get_do_refresh() == 2) in wait_for_keypress()
3559 if (get_do_refresh() == 0) in wait_for_keypress()
3639 else if (cur -> restart.do_diff && get_do_refresh() == 0) in wait_for_keypress()
3641 if (get_do_refresh() != 2) in wait_for_keypress()
H A Dmisc.c507 if (get_do_refresh() != 2) in do_check_for_mail()