Searched refs:IPP_OP_PURGE_JOBS (Results 1 – 4 of 4) sorted by relevance
263 IPP_OP_PURGE_JOBS, /* Purge-Jobs: Delete all jobs @deprecated@ @exclude all@ */ enumerator384 # define IPP_PURGE_JOBS IPP_OP_PURGE_JOBS
101 request = ippNewRequest(job_id < 0 ? IPP_OP_PURGE_JOBS : IPP_OP_CANCEL_JOB); in cupsCancelJob2()
220 IPP_OP_PURGE_JOBS, in cupsdCreateCommonData()
484 case IPP_OP_PURGE_JOBS : in cupsdProcessIPPRequest()