Home
last modified time | relevance | path

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

/dports/sysutils/ipa/ipa-2.1.2/src/
H A Dipa_main.h83 extern volatile sig_atomic_t need_check_flag;
H A Dipa_main.c115 volatile sig_atomic_t need_check_flag = 0; variable
1227 need_check_flag = 1; in sig_term()
1241 need_check_flag = 1; in sig_hup()
H A Dipa_thresholds.c639 } else if (need_check_flag) { in check_thresholds()
H A Dipa_ctl.c706 need_check_flag = 1; in ctl_func_dump()