Searched refs:IPP_CANCEL_MY_JOBS (Results 1 – 4 of 4) sorted by relevance
139 op = IPP_CANCEL_MY_JOBS; in main()289 op = IPP_CANCEL_MY_JOBS; in main()
1420 cupsdAddPolicyOp(p, po, IPP_CANCEL_MY_JOBS); in cupsdReadConfiguration()4158 if ((op = cupsdFindPolicyOp(pol, IPP_CANCEL_MY_JOBS)) == NULL || in set_policy_defaults()4171 cupsdAddPolicyOp(pol, op, IPP_CANCEL_MY_JOBS); in set_policy_defaults()
3181 case IPP_CANCEL_MY_JOBS : in cancel_all_jobs()3251 if (con->request->request.op.operation_id == IPP_CANCEL_MY_JOBS && in cancel_all_jobs()3310 if (con->request->request.op.operation_id == IPP_CANCEL_MY_JOBS && in cancel_all_jobs()
424 # define IPP_CANCEL_MY_JOBS IPP_OP_CANCEL_MY_JOBS macro