Home
last modified time | relevance | path

Searched refs:db_get_threshold_state (Results 1 – 5 of 5) sorted by relevance

/dports/sysutils/ipa/ipa-2.1.2/src/
H A Dipa_db.h133 extern int db_get_threshold_state(const struct rule *,
H A Dipa_db.c556 db_get_threshold_state(const struct rule *rule, in db_get_threshold_state() function
564 if (db->ipa_db_mod->db_get_threshold_state != NULL) { in db_get_threshold_state()
565 rv = db->ipa_db_mod->db_get_threshold_state(rule->no, in db_get_threshold_state()
H A Dipa_mod.h404 int (*db_get_threshold_state)(unsigned int, unsigned int, member
H A Dipa_thresholds.c763 rv = db_get_threshold_state(rule, threshold, &ostat, &db_name); in init_threshold()
/dports/databases/ipa_sdb/ipa_sdb-1.1.1/src/
H A Dsdb_db_mod.c3151 db_get_threshold_state(unsigned int ruleno, unsigned int thresholdno, in db_get_threshold_state() function
3417 # define db_get_threshold_state NULL macro
3493 db_get_threshold_state, /* db_get_threshold_state */