Home
last modified time | relevance | path

Searched refs:file_is_blacklisted (Results 1 – 2 of 2) sorted by relevance

/dports/security/clamfs/clamfs-1.1.0/src/
H A Dclamfs.cxx562 bool file_is_blacklisted = false; in clamfs_open() local
608 file_is_blacklisted = true; in clamfs_open()
629 if ((config["maximal-size"] != NULL) && (file_is_blacklisted == false)) { in clamfs_open()
/dports/mail/evolution/evolution-3.42.1/src/composer/
H A De-msg-composer.c5005 file_is_blacklisted (const gchar *argument) in file_is_blacklisted() function
5178 if (file_is_blacklisted (content)) { in handle_mailto()