Home
last modified time | relevance | path

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

/external/libcups/cups/
Dsnmp-private.h122 extern void _cupsSNMPSetDebug(int level) _CUPS_API_1_4;
Dtestsnmp.c74 _cupsSNMPSetDebug(10); in main()
Dsnmp.c456 _cupsSNMPSetDebug(int level) /* I - 1 to enable debug output, 0 otherwise */ in _cupsSNMPSetDebug() function