Home
last modified time | relevance | path

Searched defs:syslog_host (Results 1 – 4 of 4) sorted by relevance

/dports/security/fwbuilder/fwbuilder-5.3.7/src/cisco_lib/
H A DOSConfigurator_ios.cpp177 string syslog_host = fw->getOptionsObject()->getStr("iosacl_syslog_host"); in _printLogging() local
H A DOSConfigurator_nxos.cpp177 string syslog_host = fw->getOptionsObject()->getStr("nxosacl_syslog_host"); in _printLogging() local
H A DOSConfigurator_pix_os.cpp429 string syslog_host = fw->getOptionsObject()->getStr("pix_syslog_host"); in _printLogging() local
/dports/audio/drumgizmo/drumgizmo-0.9.19/hugin/
H A Dhugin.c128 const char* syslog_host; member