Home
last modified time | relevance | path

Searched refs:db_set_threshold_state (Results 1 – 6 of 6) sorted by relevance

/dports/sysutils/ipa/ipa-2.1.2/src/
H A Dipa_db.h136 extern int db_set_threshold_state(const struct rule *,
H A Dipa_db.c584 db_set_threshold_state(const struct rule *rule, in db_set_threshold_state() function
592 if (db->ipa_db_mod->db_set_threshold_state(rule->no, in db_set_threshold_state()
H A Dipa_mod.h406 int (*db_set_threshold_state)(unsigned int, unsigned int, member
H A Dipa_thresholds.c991 if (db_set_threshold_state(rule, threshold, &nstat) < 0) in init_threshold()
1020 if (db_set_threshold_state(rule, threshold, &nstat) < 0) in init_threshold()
H A Dipa_ctl.c1215 if (db_set_threshold_state(rule, threshold, &newstate) < 0) in do_func_set_threshold()
/dports/databases/ipa_sdb/ipa_sdb-1.1.1/src/
H A Dsdb_db_mod.c3235 db_set_threshold_state(unsigned int ruleno, unsigned int thresholdno, in db_set_threshold_state() function
3418 # define db_set_threshold_state NULL macro
3494 db_set_threshold_state, /* db_set_threshold_state */