Searched refs:IPP_OP_GET_JOBS (Results 1 – 8 of 8) sorted by relevance
1940 if (op == IPP_OP_GET_JOBS) in ippCreateRequestedArray()1971 … (!strcmp(value, "all") && (op == IPP_OP_GET_JOB_ATTRIBUTES || op == IPP_OP_GET_JOBS || op == IPP_… in ippCreateRequestedArray()1987 …ription") || (!strcmp(value, "all") && (op == IPP_OP_GET_JOB_ATTRIBUTES || op == IPP_OP_GET_JOBS))) in ippCreateRequestedArray()1995 … (!strcmp(value, "all") && (op == IPP_OP_GET_JOB_ATTRIBUTES || op == IPP_OP_GET_JOBS || op == IPP_… in ippCreateRequestedArray()
256 IPP_OP_GET_JOBS, /* Get-Jobs: Get a list of jobs */ enumerator377 # define IPP_GET_JOBS IPP_OP_GET_JOBS
503 request = ippNewRequest(IPP_OP_GET_JOBS); in cupsGetJobs2()
1405 request = ippNewRequest(id ? IPP_OP_GET_JOB_ATTRIBUTES : IPP_OP_GET_JOBS); in send_state()
214 IPP_OP_GET_JOBS, in cupsdCreateCommonData()
452 case IPP_OP_GET_JOBS : in cupsdProcessIPPRequest()
2501 IPP_OP_GET_JOB_ATTRIBUTES : IPP_OP_GET_JOBS; in monitor_printer()
1447 IPP_OP_GET_JOBS, in create_printer()6164 case IPP_OP_GET_JOBS : in process_ipp()