Home
last modified time | relevance | path

Searched refs:PAPI_INTERNAL_ERROR (Results 1 – 12 of 12) sorted by relevance

/titanic_41/usr/src/lib/print/libpapi-lpd/common/
H A Dlpd-cancel.c40 papi_status_t status = PAPI_INTERNAL_ERROR; in lpd_cancel_job()
53 return (PAPI_INTERNAL_ERROR); in lpd_cancel_job()
76 papi_status_t status = PAPI_INTERNAL_ERROR; in lpd_purge_jobs()
85 return (PAPI_INTERNAL_ERROR); in lpd_purge_jobs()
H A Djob.c188 papi_status_t status = PAPI_INTERNAL_ERROR; in papiJobStreamClose()
H A Dlpd-job.c568 papi_status_t status = PAPI_INTERNAL_ERROR; in lpd_submit_job()
/titanic_41/usr/src/lib/print/libpapi-dynamic/common/
H A Djob.c141 papi_status_t result = PAPI_INTERNAL_ERROR; in _papi_job_submit_reference_or_validate()
200 papi_status_t result = PAPI_INTERNAL_ERROR; in papiJobStreamOpen()
222 papi_status_t result = PAPI_INTERNAL_ERROR; in papiJobStreamWrite()
240 papi_status_t result = PAPI_INTERNAL_ERROR; in papiJobStreamClose()
263 papi_status_t result = PAPI_INTERNAL_ERROR; in papiJobQuery()
290 papi_status_t result = PAPI_INTERNAL_ERROR; in papiJobMove()
318 papi_status_t result = PAPI_INTERNAL_ERROR; in _papi_job_handle_printer_id()
381 papi_status_t result = PAPI_INTERNAL_ERROR; in papiJobModify()
415 papi_status_t result = PAPI_INTERNAL_ERROR; in papiJobCreate()
442 papi_status_t result = PAPI_INTERNAL_ERROR; in papiJobStreamAdd()
H A Dprinter.c73 papi_status_t result = PAPI_INTERNAL_ERROR; in printers_from_service()
175 papi_status_t result = PAPI_INTERNAL_ERROR; in printers_from_name_service()
214 papi_status_t result = PAPI_INTERNAL_ERROR; in papiPrintersList()
236 papi_status_t result = PAPI_INTERNAL_ERROR; in papiPrinterQuery()
273 papi_status_t result = PAPI_INTERNAL_ERROR; in _papi_printer_disable_or_pause()
294 papi_status_t result = PAPI_INTERNAL_ERROR; in _papi_printer_enable_or_resume()
344 papi_status_t result = PAPI_INTERNAL_ERROR; in _papi_printer_add_or_modify()
387 papi_status_t result = PAPI_INTERNAL_ERROR; in papiPrinterRemove()
407 papi_status_t result = PAPI_INTERNAL_ERROR; in papiPrinterPurgeJobs()
453 papi_status_t result = PAPI_INTERNAL_ERROR; in papiPrinterListJobs()
/titanic_41/usr/src/lib/print/libpapi-ipp/common/
H A Dprinter.c85 papi_status_t status, result = PAPI_INTERNAL_ERROR; in papiPrintersList()
141 papi_status_t result = PAPI_INTERNAL_ERROR; in papiPrinterQuery()
188 papi_status_t result = PAPI_INTERNAL_ERROR; in _printer_enable_disable_pause_resume_delete()
271 papi_status_t result = PAPI_INTERNAL_ERROR; in papiPrinterModify()
320 papi_status_t status, result = PAPI_INTERNAL_ERROR; in papiPrinterPurgeJobs()
369 papi_status_t status, result = PAPI_INTERNAL_ERROR; in papiPrinterListJobs()
H A Djob.c171 papi_status_t result = PAPI_INTERNAL_ERROR; in send_document_uri()
205 papi_status_t result = PAPI_INTERNAL_ERROR; in internal_job_submit()
366 papi_status_t result = PAPI_INTERNAL_ERROR; in papiJobStreamOpen()
432 papi_status_t result = PAPI_INTERNAL_ERROR; in papiJobStreamClose()
477 papi_status_t result = PAPI_INTERNAL_ERROR; in papiJobQuery()
525 papi_status_t result = PAPI_INTERNAL_ERROR; in _job_cancel_hold_release_restart_promote()
591 papi_status_t result = PAPI_INTERNAL_ERROR; in papiJobMove()
630 papi_status_t result = PAPI_INTERNAL_ERROR; in papiJobModify()
H A Dipp-support.c132 return (PAPI_INTERNAL_ERROR); in ipp_to_papi_status()
216 papi_status_t result = PAPI_INTERNAL_ERROR; in _default_destination()
/titanic_41/usr/src/lib/print/libpapi-common/common/
H A Dstatus.c104 case PAPI_INTERNAL_ERROR: in papiStatusString()
H A Dpapi.h172 PAPI_INTERNAL_ERROR = 0x0500, enumerator
/titanic_41/usr/src/lib/print/libipp-listener/common/
H A Dipp-listener.c89 int result = (int)PAPI_INTERNAL_ERROR; in default_handler()
217 ipp_set_status(response, PAPI_INTERNAL_ERROR, in ipp_operation_handler()
/titanic_41/usr/src/cmd/lp/lib/papi/
H A Dlpsched-msgs.c151 return (PAPI_INTERNAL_ERROR); in lpsched_status_to_papi_status()