Home
last modified time | relevance | path

Searched refs:xml_not_match_key (Results 1 – 3 of 3) sorted by relevance

/dports/security/ossec-hids-server/ossec-hids-3.6.0/src/analysisd/
H A Drules.c106 const char *xml_not_match_key = "not_match_key"; in Rules_OP_ReadRules() local
729 … } else if (strcasecmp(rule_opt[k]->values[list_att_num], xml_not_match_key) == 0) { in Rules_OP_ReadRules()
/dports/security/ossec-hids-local/ossec-hids-3.6.0/src/analysisd/
H A Drules.c106 const char *xml_not_match_key = "not_match_key"; in Rules_OP_ReadRules() local
729 … } else if (strcasecmp(rule_opt[k]->values[list_att_num], xml_not_match_key) == 0) { in Rules_OP_ReadRules()
/dports/security/ossec-hids-agent/ossec-hids-3.6.0/src/analysisd/
H A Drules.c106 const char *xml_not_match_key = "not_match_key"; in Rules_OP_ReadRules() local
729 … } else if (strcasecmp(rule_opt[k]->values[list_att_num], xml_not_match_key) == 0) { in Rules_OP_ReadRules()