Home
last modified time | relevance | path

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

/external/libcups/backend/
Dusb-darwin.c101 #define INITIAL_LOG_INTERVAL PRINTER_POLLING_INTERVAL macro
102 #define SUBSEQUENT_LOG_INTERVAL 3 * INITIAL_LOG_INTERVAL
410 countdown = INITIAL_LOG_INTERVAL; in print_device()