Home
last modified time | relevance | path

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

/external/libcups/scheduler/
Dsubscriptions.h147 cupsdEventValue(const char *name);
Dsubscriptions.c551 cupsdEventValue(const char *name) /* I - Name of event */ in cupsdEventValue() function
779 if ((sub->mask |= cupsdEventValue(value)) == CUPSD_EVENT_NONE) in cupsdLoadAllSubscriptions()
Dipp.c2092 mask |= cupsdEventValue(attr->values[i].string.text); in add_job_subscriptions()
5831 mask |= cupsdEventValue(notify_events->values[i].string.text); in create_subscriptions()