Searched refs:PRINTER_POLLING_INTERVAL (Results 1 – 1 of 1) sorted by relevance
100 #define PRINTER_POLLING_INTERVAL 5 /* seconds */ macro101 #define INITIAL_LOG_INTERVAL PRINTER_POLLING_INTERVAL478 sleep(PRINTER_POLLING_INTERVAL); in print_device()479 countdown -= PRINTER_POLLING_INTERVAL; in print_device()