Searched refs:ippErrorValue (Results 1 – 4 of 4) sorted by relevance
483 ippErrorValue
812 extern ipp_status_t ippErrorValue(const char *name) _CUPS_API_1_2;
2278 ippErrorValue(const char *name) /* I - Name */ in ippErrorValue() function
3472 …if ((data->statuses[data->num_statuses].status = ippErrorValue(temp)) == (ipp_status_t)-1 && (data… in token_cb()