Home
last modified time | relevance | path

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

/external/libcups/cgi-bin/
Djobs.c82 do_job_op(http, job_id, IPP_RELEASE_JOB); in main()
191 else if (op == IPP_RELEASE_JOB) in do_job_op()
/external/libcups/cups/
Dipp.h380 # define IPP_RELEASE_JOB IPP_OP_RELEASE_JOB macro
/external/libcups/scheduler/
Dconf.c1408 cupsdAddPolicyOp(p, po, IPP_RELEASE_JOB); in cupsdReadConfiguration()