Home
last modified time | relevance | path

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

/external/libcups/scheduler/
Dipp.c1217 ipp_t *unsup_col; /* media-col in unsupported response */ in add_job() local
1459 unsup_col = ippNew(); in add_job()
1463 ippAddInteger(unsup_col, IPP_TAG_ZERO, IPP_TAG_INTEGER, in add_job()
1469 ippAddInteger(unsup_col, IPP_TAG_ZERO, IPP_TAG_INTEGER, in add_job()
1475 ippAddInteger(unsup_col, IPP_TAG_ZERO, IPP_TAG_INTEGER, in add_job()
1481 ippAddInteger(unsup_col, IPP_TAG_ZERO, IPP_TAG_INTEGER, in add_job()
1485 unsup_col); in add_job()
1486 ippDelete(unsup_col); in add_job()