Home
last modified time | relevance | path

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

/dports/sysutils/ipa/ipa-2.1.2/src/
H A Dipastat.c427 if (has_opt_limits || has_opt_thresholds) in parse_query()
437 if (has_opt_limits || has_opt_thresholds) in parse_query()
445 if (has_opt_limits && has_opt_thresholds) in parse_query()
H A Dipastat_thresholds.c53 char has_opt_thresholds = 0; /* Set if -q ... -t ... */ variable
245 has_opt_thresholds = 1; in opt_threshold_add()
H A Dipastat_thresholds.h109 extern char has_opt_thresholds;
H A Dipastat_rules.c119 if (has_opt_thresholds) in init_rules()
200 if (has_opt_thresholds) in deinit_rules()