Home
last modified time | relevance | path

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

/external/libcups/scheduler/
Dsubscriptions.h28 CUPSD_EVENT_PRINTER_ADDED = 0x0080, /* Sent after printer added */ enumerator
Dsubscriptions.c486 case CUPSD_EVENT_PRINTER_ADDED : in cupsdEventName()
566 return (CUPSD_EVENT_PRINTER_ADDED); in cupsdEventValue()
1256 if (event & CUPSD_EVENT_PRINTER_ADDED) in cupsd_send_dbus()
Dmain.c1108 if (LastEvent & (CUPSD_EVENT_PRINTER_ADDED | in main()
Dipp.c1115 cupsdAddEvent(CUPSD_EVENT_PRINTER_ADDED, in add_class()
2834 cupsdAddEvent(CUPSD_EVENT_PRINTER_ADDED, in add_printer()