Home
last modified time | relevance | path

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

/dports/sysutils/ipa/ipa-2.1.2/src/
H A Dipa_thresholds.h163 extern void threshold_inherit(struct threshold *threshold);
H A Dipa_rules.c1220 threshold_inherit(threshold); in rule_inherit()
1307 threshold_inherit(threshold); in rulepats_inherit()
H A Dipa_autorules.c897 threshold_inherit(threshold); in autorules_inherit()
H A Dipa_thresholds.c1206 threshold_inherit(struct threshold *threshold) in threshold_inherit() function