Home
last modified time | relevance | path

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

/dports/www/squid/squid-4.15/src/
H A Dsnmp_core.cc55 extern "C" void snmpSnmplibDebug(int lvl, char *buf);
72 snmplib_debug_hook = snmpSnmplibDebug; in snmpInit()
1067 snmpSnmplibDebug(int lvl, char *buf) in snmpSnmplibDebug() function