Home
last modified time | relevance | path

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

/dports/news/nzbget/nzbget-21.1/daemon/main/
H A DOptions.cpp175 static const char* OPTION_BROKENLOG = "BrokenLog"; variable
1608 !strcasecmp(optname, OPTION_BROKENLOG)) in ValidateOptionName()