Home
last modified time | relevance | path

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

/external/libcups/cups/
Dsnmp-private.h117 extern void _cupsSNMPSetDebug(int level) _CUPS_PRIVATE;
Dtestsnmp.c68 _cupsSNMPSetDebug(10); in main()
Dsnmp.c456 _cupsSNMPSetDebug(int level) /* I - 1 to enable debug output, 0 otherwise */ in _cupsSNMPSetDebug() function
/external/libcups/backend/
Dsnmp.c232 _cupsSNMPSetDebug(DebugLevel); in main()