Searched refs:IPP_CANCEL_JOB (Results 1 – 4 of 4) sorted by relevance
55 op = IPP_CANCEL_JOB; in main()207 op = IPP_CANCEL_JOB; in main()217 op = IPP_CANCEL_JOB; in main()324 if (num_dests == 0 && op != IPP_CANCEL_JOB) in main()
76 do_job_op(http, job_id, IPP_CANCEL_JOB); in main()187 else if (op == IPP_CANCEL_JOB) in do_job_op()
375 # define IPP_CANCEL_JOB IPP_OP_CANCEL_JOB macro
1406 cupsdAddPolicyOp(p, po, IPP_CANCEL_JOB); in cupsdReadConfiguration()