Searched refs:cupsdEventValue (Results 1 – 3 of 3) sorted by relevance
147 cupsdEventValue(const char *name);
551 cupsdEventValue(const char *name) /* I - Name of event */ in cupsdEventValue() function779 if ((sub->mask |= cupsdEventValue(value)) == CUPSD_EVENT_NONE) in cupsdLoadAllSubscriptions()
2092 mask |= cupsdEventValue(attr->values[i].string.text); in add_job_subscriptions()5831 mask |= cupsdEventValue(notify_events->values[i].string.text); in create_subscriptions()