Home
last modified time | relevance | path

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

/dports/www/e2guardian/e2guardian-5.3.4/src/
H A DOptionContainer.hpp58 bool use_custom_banned_image = false; member in OptionContainer
H A DOptionContainer.cpp541 use_custom_banned_image = false; in read()
543 use_custom_banned_image = true; in read()
H A DConnectionHandler.cpp1894 if (o.use_custom_banned_image) { in genDenyAccess()