Home
last modified time | relevance | path

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

/dports/security/clamav-lts/clamav-0.103.5/libclamav/
H A Dmatcher-hash.h67 int cli_hm_have_any(const struct cli_matcher *root, enum CLI_HASH_TYPE type);
H A Dmatcher-hash.c238 int cli_hm_have_any(const struct cli_matcher *root, enum CLI_HASH_TYPE type) in cli_hm_have_any() function
H A Dpe.c2549 genhash[type] = cli_hm_have_any(imp, type);
/dports/security/clamav/clamav-0.104.2/libclamav/
H A Dmatcher-hash.h67 int cli_hm_have_any(const struct cli_matcher *root, enum CLI_HASH_TYPE type);
H A Dmatcher-hash.c238 int cli_hm_have_any(const struct cli_matcher *root, enum CLI_HASH_TYPE type) in cli_hm_have_any() function
H A Dpe.c2547 genhash[type] = cli_hm_have_any(imp, type);