HomeSort by relevance Sort by last modified time
    Searched refs:_cupsSNMPSetDebug (Results 1 - 3 of 3) sorted by null

  /external/libcups/cups/
snmp-private.h 122 extern void _cupsSNMPSetDebug(int level) _CUPS_API_1_4;
testsnmp.c 74 _cupsSNMPSetDebug(10);
snmp.c 452 * '_cupsSNMPSetDebug()' - Enable/disable debug logging to stderr.
456 _cupsSNMPSetDebug(int level) /* I - 1 to enable debug output, 0 otherwise */
461 DEBUG_printf(("4_cupsSNMPSetDebug(level=%d)", level));
    [all...]

Completed in 462 milliseconds