Lines Matching refs:ippAddString

281ippAddString(con->response, IPP_TAG_OPERATION, IPP_TAG_CHARSET, "attributes-charset", NULL, charse…  in cupsdProcessIPPRequest()
283ippAddString(con->response, IPP_TAG_OPERATION, IPP_TAG_CHARSET, "attributes-charset", NULL, "utf-8… in cupsdProcessIPPRequest()
286ippAddString(con->response, IPP_TAG_OPERATION, IPP_TAG_LANGUAGE, "attributes-natural-language", NU… in cupsdProcessIPPRequest()
288ippAddString(con->response, IPP_TAG_OPERATION, IPP_TAG_LANGUAGE, "attributes-natural-language", NU… in cupsdProcessIPPRequest()
1362 ippAddString(con->response, IPP_TAG_UNSUPPORTED_GROUP, IPP_TAG_MIMETYPE, in add_job()
1535 ippAddString(con->request, IPP_TAG_JOB, IPP_TAG_NAME, "job-name", NULL, "Untitled"); in add_job()
1551 ippAddString(con->request, IPP_TAG_JOB, IPP_TAG_NAME, "job-name", NULL, "Untitled"); in add_job()
1567 ippAddString(con->request, IPP_TAG_JOB, IPP_TAG_NAME, "job-name", NULL, "Untitled"); in add_job()
1609 ippAddString(job->attrs, IPP_TAG_JOB, IPP_TAG_NAME, in add_job()
1649ippAddString(job->attrs, IPP_TAG_JOB, IPP_TAG_NAME, "job-originating-host-name", NULL, con->http->… in add_job()
1661 ippAddString(job->attrs, IPP_TAG_JOB, IPP_TAG_NAME, in add_job()
1680 job->reasons = ippAddString(job->attrs, IPP_TAG_JOB, IPP_TAG_KEYWORD, in add_job()
1685 ippAddString(job->attrs, IPP_TAG_JOB, IPP_TAG_URI, "job-printer-uri", NULL, in add_job()
1702 attr = ippAddString(job->attrs, IPP_TAG_JOB, IPP_TAG_KEYWORD, in add_job()
1907 ippAddString(con->response, IPP_TAG_JOB, IPP_TAG_URI, "job-uri", NULL, job_uri); in add_job()
1912 ippAddString(con->response, IPP_TAG_JOB, IPP_TAG_TEXT, "job-state-message", NULL, ""); in add_job()
1913ippAddString(con->response, IPP_TAG_JOB, IPP_TAG_KEYWORD, "job-state-reasons", NULL, job->reasons-… in add_job()
2194 ippAddString(job->attrs, IPP_TAG_JOB, IPP_TAG_URI, "job-uuid", NULL, in add_job_uuid()
2877 ippAddString(con->response, IPP_TAG_PRINTER, IPP_TAG_KEYWORD, in add_printer_state_reasons()
4008 ippAddString(con->response, IPP_TAG_JOB, IPP_TAG_URI, "job-uri", NULL, in close_job()
4760 ippAddString(con->response, IPP_TAG_JOB, IPP_TAG_URI, in copy_job_attrs()
4783 ippAddString(con->response, IPP_TAG_JOB, IPP_TAG_URI, in copy_job_attrs()
4792 ippAddString(con->response, IPP_TAG_JOB, IPP_TAG_URI, in copy_job_attrs()
4819 ippAddString(con->response, IPP_TAG_JOB, IPP_TAG_NAME, "job-name", NULL, job->name); in copy_job_attrs()
4822ippAddString(con->response, IPP_TAG_JOB, IPP_TAG_NAME, "job-originating-user-name", NULL, job->use… in copy_job_attrs()
4834ippAddString(con->response, IPP_TAG_JOB, IPP_TAG_KEYWORD, "job-state-reasons", NULL, "job-aborted-… in copy_job_attrs()
4837ippAddString(con->response, IPP_TAG_JOB, IPP_TAG_KEYWORD, "job-state-reasons", NULL, "job-canceled… in copy_job_attrs()
4840ippAddString(con->response, IPP_TAG_JOB, IPP_TAG_KEYWORD, "job-state-reasons", NULL, "job-complete… in copy_job_attrs()
4913ippAddString(con->response, IPP_TAG_PRINTER, IPP_TAG_TEXT, "printer-alert-description", NULL, prin… in copy_printer_attrs()
4928ippAddString(con->response, IPP_TAG_PRINTER, IPP_TAG_NAME, "printer-dns-sd-name", NULL, printer->r… in copy_printer_attrs()
4935ippAddString(con->response, IPP_TAG_PRINTER, IPP_TAG_NAME, "printer-error-policy", NULL, printer->… in copy_printer_attrs()
4948ippAddString(con->response, IPP_TAG_PRINTER, IPP_CONST_TAG(IPP_TAG_NAME), "printer-error-policy-su… in copy_printer_attrs()
4956 ippAddString(con->response, IPP_TAG_PRINTER, IPP_TAG_URI, "printer-icons", NULL, uri); in copy_printer_attrs()
4972 ippAddString(con->response, IPP_TAG_PRINTER, IPP_TAG_URI, "printer-more-info", NULL, uri); in copy_printer_attrs()
4976ippAddString(con->response, IPP_TAG_PRINTER, IPP_TAG_NAME, "printer-op-policy", NULL, printer->op_… in copy_printer_attrs()
4988ippAddString(con->response, IPP_TAG_PRINTER, IPP_TAG_TEXT, "printer-state-message", NULL, printer-… in copy_printer_attrs()
4996 ippAddString(con->response, IPP_TAG_PRINTER, IPP_TAG_URI, "printer-strings-uri", NULL, uri); in copy_printer_attrs()
5028 ippAddString(con->response, IPP_TAG_PRINTER, IPP_TAG_URI, "printer-uri-supported", NULL, uri); in copy_printer_attrs()
5036ippAddString(con->response, IPP_TAG_PRINTER, IPP_TAG_KEYWORD, "uri-security-supported", NULL, is_e… in copy_printer_attrs()
5088ippAddString(con->response, IPP_TAG_SUBSCRIPTION, IPP_CONST_TAG(IPP_TAG_KEYWORD), "notify-events",… in copy_subscription_attrs()
5119 ippAddString(con->response, IPP_TAG_SUBSCRIPTION, IPP_TAG_URI, in copy_subscription_attrs()
5123 ippAddString(con->response, IPP_TAG_SUBSCRIPTION, IPP_TAG_KEYWORD, in copy_subscription_attrs()
5128 ippAddString(con->response, IPP_TAG_SUBSCRIPTION, IPP_TAG_NAME, in copy_subscription_attrs()
5152 ippAddString(con->response, IPP_TAG_SUBSCRIPTION, IPP_TAG_URI, in copy_subscription_attrs()
5303 ippAddString(request, IPP_TAG_OPERATION, IPP_TAG_URI, "printer-uri", NULL, printer->device_uri); in create_local_bg_thread()
5324 ippAddString(request, IPP_TAG_OPERATION, IPP_TAG_URI, "printer-uri", NULL, printer->device_uri); in create_local_bg_thread()
5325 ippAddString(request, IPP_TAG_OPERATION, IPP_TAG_KEYWORD, "requested-attributes", NULL, "all"); in create_local_bg_thread()
5531 ippAddString(con->response, IPP_TAG_PRINTER, IPP_TAG_URI, "printer-uri-supported", NULL, uri); in create_local_printer()
6346 ippAddString(con->response, IPP_TAG_JOB, IPP_TAG_MIMETYPE, "document-format", in get_document()
6352 ippAddString(con->response, IPP_TAG_JOB, IPP_TAG_NAME, "document-name", in get_document()
6657 ippAddString(con->response, IPP_TAG_UNSUPPORTED_GROUP, IPP_TAG_KEYWORD, in get_jobs()
7119 ippAddString(con->response, IPP_TAG_OPERATION, IPP_TAG_URI, "printer-uri", NULL, dest->uri); in get_ppd()
7138ippAddString(con->response, IPP_TAG_OPERATION, IPP_TAG_URI, "printer-uri", NULL, dest->printers[0]… in get_ppd()
8450 ippAddString(con->response, IPP_TAG_UNSUPPORTED_GROUP, IPP_TAG_KEYWORD, in print_job()
8510ippAddString(con->request, IPP_TAG_JOB, IPP_TAG_MIMETYPE, "document-format-supplied", NULL, ippGet… in print_job()
8558ippAddString(con->request, IPP_TAG_JOB, IPP_TAG_MIMETYPE, "document-format-detected", NULL, mimety… in print_job()
8578 ippAddString(con->request, IPP_TAG_JOB, IPP_TAG_MIMETYPE, in print_job()
8591 ippAddString(con->response, IPP_TAG_UNSUPPORTED_GROUP, IPP_TAG_MIMETYPE, in print_job()
9697 ippAddString(con->response, IPP_TAG_UNSUPPORTED_GROUP, IPP_TAG_KEYWORD, in send_document()
9755ippAddString(job->attrs, IPP_TAG_JOB, IPP_TAG_MIMETYPE, "document-format-supplied", NULL, ippGetSt… in send_document()
9806ippAddString(job->attrs, IPP_TAG_JOB, IPP_TAG_MIMETYPE, "document-format-detected", NULL, mimetype… in send_document()
9825 ippAddString(job->attrs, IPP_TAG_JOB, IPP_TAG_MIMETYPE, in send_document()
9836 ippAddString(con->response, IPP_TAG_UNSUPPORTED_GROUP, IPP_TAG_MIMETYPE, in send_document()
9850 ippAddString(con->response, IPP_TAG_UNSUPPORTED_GROUP, IPP_TAG_MIMETYPE, in send_document()
9864ippAddString(job->attrs, IPP_TAG_JOB, IPP_TAG_NAME, "document-name-supplied", NULL, ippGetString(a… in send_document()
9964 ippAddString(con->response, IPP_TAG_JOB, IPP_TAG_URI, "job-uri", NULL, job_uri); in send_document()
9969ippAddString(con->response, IPP_TAG_JOB, IPP_TAG_KEYWORD, "job-state-reasons", NULL, job->reasons-… in send_document()
10099 ippAddString(con->response, IPP_TAG_OPERATION, IPP_TAG_CHARSET, in send_ipp_status()
10104 ippAddString(con->response, IPP_TAG_OPERATION, IPP_TAG_LANGUAGE, in send_ipp_status()
10107 ippAddString(con->response, IPP_TAG_OPERATION, IPP_TAG_TEXT, in send_ipp_status()
11278 ippAddString(con->response, IPP_TAG_UNSUPPORTED_GROUP, IPP_TAG_KEYWORD, in validate_job()
11308 ippAddString(con->response, IPP_TAG_UNSUPPORTED_GROUP, IPP_TAG_MIMETYPE, in validate_job()