Home
last modified time | relevance | path

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

/external/libcups/scheduler/
Dsubscriptions.h20 CUPSD_EVENT_PRINTER_SHUTDOWN = 0x0004,/* Sent after printer shutdown */ enumerator
Dsubscriptions.c474 case CUPSD_EVENT_PRINTER_SHUTDOWN : in cupsdEventName()
558 return (CUPSD_EVENT_PRINTER_SHUTDOWN); in cupsdEventValue()