Home
last modified time | relevance | path

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

/external/libcups/cups/
Ddest-job.c107 if (attr->values[i].integer == IPP_OP_CLOSE_JOB) in cupsCloseDestJob()
109 request = ippNewRequest(IPP_OP_CLOSE_JOB); in cupsCloseDestJob()
Dipp.h304 IPP_OP_CLOSE_JOB, /* Close-Job: Close a job and start printing */ enumerator
426 # define IPP_CLOSE_JOB IPP_OP_CLOSE_JOB
/external/libcups/tools/
Dippeveprinter.c1450 IPP_OP_CLOSE_JOB, in create_printer()
6172 case IPP_OP_CLOSE_JOB : in process_ipp()
/external/libcups/scheduler/
Dprinters.c237 IPP_OP_CLOSE_JOB, in cupsdCreateCommonData()
Dipp.c506 case IPP_OP_CLOSE_JOB : in cupsdProcessIPPRequest()