Searched refs:IPP_OP_CANCEL_JOBS (Results 1 – 5 of 5) sorted by relevance
159 do_class_op(http, pclass, IPP_OP_CANCEL_JOBS, cgiText(_("Cancel Jobs"))); in main()275 else if (op == IPP_OP_CANCEL_JOBS) in do_class_op()
162 do_printer_op(http, printer, IPP_OP_CANCEL_JOBS, cgiText(_("Cancel Jobs"))); in main()282 else if (op == IPP_OP_CANCEL_JOBS) in do_printer_op()
301 IPP_OP_CANCEL_JOBS, /* Cancel-Jobs: Cancel all jobs (administrative) */ enumerator423 # define IPP_CANCEL_JOBS IPP_OP_CANCEL_JOBS
235 IPP_OP_CANCEL_JOBS, in cupsdCreateCommonData()
485 case IPP_OP_CANCEL_JOBS : in cupsdProcessIPPRequest()