Searched refs:IPP_PRINT_JOB (Results 1 – 7 of 7) sorted by relevance
256 IPP_PRINT_JOB, in do_test()313 case IPP_PRINT_JOB : in do_test()
1624 auth = cupsdFindPolicyOp(p->op_policy_ptr, IPP_PRINT_JOB); in get_auth_info_required()
1380 cupsdAddPolicyOp(p, po, IPP_PRINT_JOB); in cupsdReadConfiguration()4123 if ((op = cupsdFindPolicyOp(pol, IPP_PRINT_JOB)) != NULL && in set_policy_defaults()
2285 auth = cupsdFindPolicyOp(p->op_policy_ptr, IPP_PRINT_JOB); in cupsdSetPrinterAttrs()
10001 (con->request->request.op.operation_id == IPP_PRINT_JOB || in send_http_error()10031 IPP_PRINT_JOB); in send_http_error()
369 # define IPP_PRINT_JOB IPP_OP_PRINT_JOB macro
734 request = ippNewRequest(IPP_PRINT_JOB); in cgiPrintTestPage()