Home
last modified time | relevance | path

Searched refs:lpsched_status_to_papi_status (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/lp/lib/papi/
H A Dlpsched-msgs.c119 lpsched_status_to_papi_status(int status) in lpsched_status_to_papi_status() function
209 result = lpsched_status_to_papi_status(status); in lpsched_alloc_files()
233 result = lpsched_status_to_papi_status(status); in lpsched_commit_job()
264 result = lpsched_status_to_papi_status(status); in lpsched_start_change()
294 result = lpsched_status_to_papi_status(status); in lpsched_end_change()
321 result = lpsched_status_to_papi_status(status); in lpsched_accept_printer()
350 result = lpsched_status_to_papi_status(status); in lpsched_reject_printer()
376 result = lpsched_status_to_papi_status(status); in lpsched_enable_printer()
405 result = lpsched_status_to_papi_status(status); in lpsched_disable_printer()
438 result = lpsched_status_to_papi_status(status); in lpsched_load_unload_dest()
H A Dpapi_impl.h108 extern papi_status_t lpsched_status_to_papi_status(int status);
H A Dservice.c115 result = lpsched_status_to_papi_status(status); in papiServiceSetPeer()
H A Dprinter.c504 return (lpsched_status_to_papi_status(rc)); in papiPrinterListJobs()
H A Djob.c1028 result = lpsched_status_to_papi_status(status); in papiJobMove()
1070 result = lpsched_status_to_papi_status(status); in papiJobCancel()