Searched refs:_cupsSNMPSetDebug (Results 1 – 3 of 3) sorted by relevance
122 extern void _cupsSNMPSetDebug(int level) _CUPS_API_1_4;
74 _cupsSNMPSetDebug(10); in main()
456 _cupsSNMPSetDebug(int level) /* I - 1 to enable debug output, 0 otherwise */ in _cupsSNMPSetDebug() function