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