Searched refs:IPP_GET_JOBS (Results 1 – 5 of 5) sorted by relevance
260 IPP_GET_JOBS in do_test()305 case IPP_GET_JOBS : in do_test()
1331 request = ippNewRequest(IPP_GET_JOBS); in show_jobs()1720 request = ippNewRequest(IPP_GET_JOBS); in show_printers()1722 request->request.op.operation_id = IPP_GET_JOBS; in show_printers()
368 request = ippNewRequest(id ? IPP_GET_JOB_ATTRIBUTES : IPP_GET_JOBS); in show_jobs()
377 # define IPP_GET_JOBS IPP_OP_GET_JOBS macro
1376 request = ippNewRequest(IPP_GET_JOBS); in cgiShowJobs()