Home
last modified time | relevance | path

Searched refs:PAPI_ATTR_REPLACE (Results 1 – 25 of 33) sorted by relevance

12

/illumos-gate/usr/src/cmd/lp/lib/papi/
H A Dlpsched-printers.c49 PAPI_ATTR_REPLACE, in lpsched_printer_status_to_attributes()
54 PAPI_ATTR_REPLACE, in lpsched_printer_status_to_attributes()
57 papiAttributeListAddString(attrs, PAPI_ATTR_REPLACE, in lpsched_printer_status_to_attributes()
60 papiAttributeListAddInteger(attrs, PAPI_ATTR_REPLACE, in lpsched_printer_status_to_attributes()
62 papiAttributeListAddString(attrs, PAPI_ATTR_REPLACE, in lpsched_printer_status_to_attributes()
67 papiAttributeListAddString(attrs, PAPI_ATTR_REPLACE, in lpsched_printer_status_to_attributes()
74 papiAttributeListAddInteger(attrs, PAPI_ATTR_REPLACE, in lpsched_printer_status_to_attributes()
76 papiAttributeListAddString(attrs, PAPI_ATTR_REPLACE, in lpsched_printer_status_to_attributes()
81 papiAttributeListAddString(attrs, PAPI_ATTR_REPLACE, in lpsched_printer_status_to_attributes()
88 papiAttributeListAddBoolean(attrs, PAPI_ATTR_REPLACE, in lpsched_printer_status_to_attributes()
[all …]
H A Dlpsched-jobs.c310 papiAttributeListAddString(attributes, PAPI_ATTR_REPLACE, in lpsched_request_outcome_to_attributes()
315 papiAttributeListAddString(attributes, PAPI_ATTR_REPLACE, in lpsched_request_outcome_to_attributes()
320 papiAttributeListAddString(attributes, PAPI_ATTR_REPLACE, in lpsched_request_outcome_to_attributes()
325 papiAttributeListAddString(attributes, PAPI_ATTR_REPLACE, in lpsched_request_outcome_to_attributes()
330 papiAttributeListAddString(attributes, PAPI_ATTR_REPLACE, in lpsched_request_outcome_to_attributes()
335 papiAttributeListAddString(attributes, PAPI_ATTR_REPLACE, in lpsched_request_outcome_to_attributes()
340 papiAttributeListAddString(attributes, PAPI_ATTR_REPLACE, in lpsched_request_outcome_to_attributes()
361 papiAttributeListAddString(attributes, PAPI_ATTR_REPLACE, in lpsched_request_outcome_to_attributes()
377 papiAttributeListAddString(list, PAPI_ATTR_REPLACE, in lpsched_user_to_job_attributes()
379 papiAttributeListAddString(list, PAPI_ATTR_REPLACE, in lpsched_user_to_job_attributes()
[all …]
H A Djob.c194 PAPI_ATTR_REPLACE, in create_request()
511 PAPI_ATTR_REPLACE, in psm_modifyAttrsList()
645 papiAttributeListAddInteger(&j->attributes, PAPI_ATTR_REPLACE, in papiJobSubmit()
647 papiAttributeListAddString(&j->attributes, PAPI_ATTR_REPLACE, in papiJobSubmit()
773 papiAttributeListAddInteger(&j->attributes, PAPI_ATTR_REPLACE, in papiJobSubmitByReference()
775 papiAttributeListAddString(&j->attributes, PAPI_ATTR_REPLACE, in papiJobSubmitByReference()
791 papiAttributeListAddString(&attributes, PAPI_ATTR_REPLACE, in papiJobValidate()
924 papiAttributeListAddString(&j->attributes, PAPI_ATTR_REPLACE, in papiJobStreamClose()
1224 papiAttributeListAddInteger(&j->attributes, PAPI_ATTR_REPLACE, in papiJobModify()
1310 papiAttributeListAddInteger(&j->attributes, PAPI_ATTR_REPLACE, in papiJobCreate()
[all …]
H A Dservice.c130 return (papiAttributeListAddString(&svc->attributes, PAPI_ATTR_REPLACE, in papiServiceSetUserName()
142 return (papiAttributeListAddString(&svc->attributes, PAPI_ATTR_REPLACE, in papiServiceSetPassword()
155 return (papiAttributeListAddInteger(&svc->attributes, PAPI_ATTR_REPLACE, in papiServiceSetEncryption()
/illumos-gate/usr/src/lib/print/libipp-listener/common/
H A Dprint-job.c99 PAPI_ATTR_REPLACE, "requesting-user-name", user); in ipp_print_job()
127 PAPI_ATTR_REPLACE, in ipp_print_job()
137 PAPI_ATTR_REPLACE, in ipp_print_job()
143 PAPI_ATTR_REPLACE, in ipp_print_job()
179 papi_to_ipp_job_group(response, request, PAPI_ATTR_REPLACE, j); in ipp_print_job()
H A Dcommon.c151 (void) papiAttributeListAddString(attributes, PAPI_ATTR_REPLACE, in add_default_attributes()
159 papiAttributeListAddString(&group, PAPI_ATTR_REPLACE, in massage_printer_attributes_group()
167 papiAttributeListAddString(&group, PAPI_ATTR_REPLACE, in massage_job_attributes_group()
176 papiAttributeListAddString(&group, PAPI_ATTR_REPLACE, in massage_job_attributes_group()
228 papiAttributeListAddString(attributes, PAPI_ATTR_REPLACE, in add_supported_locales()
H A Dipp-listener.c256 PAPI_ATTR_REPLACE, handlers[i].name, in ipp_configure_required_operations()
270 result = papiAttributeListAddBoolean(list, PAPI_ATTR_REPLACE, in ipp_configure_all_operations()
292 result = papiAttributeListAddBoolean(list, PAPI_ATTR_REPLACE, in ipp_configure_operation()
341 (void) papiAttributeListAddInteger(response, PAPI_ATTR_REPLACE, in ipp_initialize_response()
344 (void) papiAttributeListAddInteger(response, PAPI_ATTR_REPLACE, in ipp_initialize_response()
348 (void) papiAttributeListAddInteger(response, PAPI_ATTR_REPLACE, in ipp_initialize_response()
357 (void) papiAttributeListAddCollection(response, PAPI_ATTR_REPLACE, in ipp_initialize_response()
H A Dcups-get-default.c73 (void) papiAttributeListAddCollection(response, PAPI_ATTR_REPLACE, in cups_get_default()
H A Dset-printer-attributes.c76 PAPI_ATTR_REPLACE, p); in ipp_set_printer_attributes()
H A Dget-job-attributes.c82 papi_to_ipp_job_group(response, request, PAPI_ATTR_REPLACE, j); in ipp_get_job_attributes()
H A Dcancel-job.c84 PAPI_ATTR_REPLACE, "unsupported-attributes-group", in ipp_cancel_job()
H A Dhold-job.c84 PAPI_ATTR_REPLACE, "unsupported-attributes-group", in ipp_hold_job()
H A Drelease-job.c83 PAPI_ATTR_REPLACE, "unsupported-attributes-group", in ipp_release_job()
H A Dget-printer-attributes.c85 PAPI_ATTR_REPLACE, p); in ipp_get_printer_attributes()
H A Dcreate-job.c101 papi_to_ipp_job_group(response, request, PAPI_ATTR_REPLACE, j); in ipp_create_job()
H A Dset-job-attributes.c83 papi_to_ipp_job_group(response, request, PAPI_ATTR_REPLACE, j); in ipp_set_job_attributes()
H A Drestart-job.c94 PAPI_ATTR_REPLACE, "unsupported-attributes-group", in ipp_restart_job()
H A Dvalidate-job.c100 papi_to_ipp_job_group(response, request, PAPI_ATTR_REPLACE, j); in ipp_validate_job()
/illumos-gate/usr/src/lib/print/libpapi-lpd/common/
H A Dlpd-query.c179 papiAttributeListAddString(&attributes, PAPI_ATTR_REPLACE, in parse_lpd_job()
191 papiAttributeListAddInteger(&attributes, PAPI_ATTR_REPLACE, in parse_lpd_job()
210 papiAttributeListAddString(&attributes, PAPI_ATTR_REPLACE, in parse_lpd_job()
215 papiAttributeListAddInteger(&attributes, PAPI_ATTR_REPLACE, in parse_lpd_job()
220 papiAttributeListAddInteger(&attributes, PAPI_ATTR_REPLACE, in parse_lpd_job()
225 papiAttributeListAddString(&attributes, PAPI_ATTR_REPLACE, in parse_lpd_job()
334 papiAttributeListAddString(&attributes, PAPI_ATTR_REPLACE, in parse_lpd_query()
360 papiAttributeListAddInteger(&attributes, PAPI_ATTR_REPLACE, in parse_lpd_query()
394 papiAttributeListAddInteger(&attributes, PAPI_ATTR_REPLACE, in parse_lpd_query()
H A Dservice.c126 return (papiAttributeListAddString(&svc->attributes, PAPI_ATTR_REPLACE, in papiServiceSetUserName()
139 PAPI_ATTR_REPLACE, "password", password)); in papiServiceSetPassword()
151 return (papiAttributeListAddInteger(&svc->attributes, PAPI_ATTR_REPLACE, in papiServiceSetEncryption()
/illumos-gate/usr/src/lib/print/libpapi-ipp/common/
H A Dprinter.c107 papiAttributeListAddCollection(&request, PAPI_ATTR_REPLACE, in papiPrintersList()
167 papiAttributeListAddCollection(&request, PAPI_ATTR_REPLACE, in papiPrinterQuery()
204 papiAttributeListAddString(&op, PAPI_ATTR_REPLACE, in _printer_enable_disable_pause_resume_delete()
208 papiAttributeListAddString(&op, PAPI_ATTR_REPLACE, in _printer_enable_disable_pause_resume_delete()
215 papiAttributeListAddCollection(&request, PAPI_ATTR_REPLACE, in _printer_enable_disable_pause_resume_delete()
289 papiAttributeListAddCollection(&request, PAPI_ATTR_REPLACE, in papiPrinterModify()
293 papiAttributeListAddCollection(&request, PAPI_ATTR_REPLACE, in papiPrinterModify()
336 papiAttributeListAddCollection(&request, PAPI_ATTR_REPLACE, in papiPrinterPurgeJobs()
392 papiAttributeListAddCollection(&request, PAPI_ATTR_REPLACE, in papiPrinterListJobs()
H A Djob.c138 papiAttributeListAddCollection(request, PAPI_ATTR_REPLACE, in populate_job_request()
161 papiAttributeListAddCollection(request, PAPI_ATTR_REPLACE, in populate_job_request()
180 papiAttributeListAddString(&op, PAPI_ATTR_REPLACE, "document-name", in send_document_uri()
182 papiAttributeListAddBoolean(&op, PAPI_ATTR_REPLACE, "last-document", in send_document_uri()
184 papiAttributeListAddCollection(&request, PAPI_ATTR_REPLACE, in send_document_uri()
505 papiAttributeListAddCollection(&request, PAPI_ATTR_REPLACE, in papiJobQuery()
541 papiAttributeListAddCollection(&request, PAPI_ATTR_REPLACE, in _job_cancel_hold_release_restart_promote()
608 papiAttributeListAddCollection(&request, PAPI_ATTR_REPLACE, in papiJobMove()
615 papiAttributeListAddCollection(&request, PAPI_ATTR_REPLACE, in papiJobMove()
651 papiAttributeListAddCollection(&request, PAPI_ATTR_REPLACE, in papiJobModify()
[all …]
H A Dipp-support.c205 papiAttributeListAddString(op, PAPI_ATTR_REPLACE, in ipp_initialize_operational_attributes()
235 papiAttributeListAddCollection(&request, PAPI_ATTR_REPLACE, in _default_destination()
506 papiAttributeListAddString(&svc->attributes, PAPI_ATTR_REPLACE, in ipp_status_info()
/illumos-gate/usr/src/lib/print/libipp-core/common/
H A Dread.c610 (void) papiAttributeListAddInteger(message, PAPI_ATTR_REPLACE, in ipp_read_header()
614 (void) papiAttributeListAddInteger(message, PAPI_ATTR_REPLACE, in ipp_read_header()
621 (void) papiAttributeListAddInteger(message, PAPI_ATTR_REPLACE, in ipp_read_header()
626 (void) papiAttributeListAddInteger(message, PAPI_ATTR_REPLACE, in ipp_read_header()
H A Dipp.c127 PAPI_ATTR_REPLACE, in ipp_set_status()

12