Home
last modified time | relevance | path

Searched refs:IPP_STATUS_ERROR_BUSY (Results 1 – 4 of 4) sorted by relevance

/external/libcups/backend/
Dipp.c945 if (ipp_status == IPP_STATUS_ERROR_BUSY || in main()
1079 ipp_status = IPP_STATUS_ERROR_BUSY; in main()
1522 ipp_status == IPP_STATUS_ERROR_BUSY) in main()
1692 ipp_status == IPP_STATUS_ERROR_BUSY) in main()
1926 ipp_status == IPP_STATUS_ERROR_BUSY) in main()
2083 ipp_status != IPP_STATUS_ERROR_BUSY) in main()
2137 ipp_status != IPP_STATUS_ERROR_BUSY) in main()
/external/libcups/cups/
Dipp.h604 IPP_STATUS_ERROR_BUSY, /* server-error-busy */ enumerator
665 # define IPP_PRINTER_BUSY IPP_STATUS_ERROR_BUSY
Ddest-options.c781 else if (status == IPP_STATUS_ERROR_BUSY) in cupsCopyDestInfo()
/external/libcups/tools/
Dippeveprinter.c3219 respond_ipp(client, IPP_STATUS_ERROR_BUSY, in ipp_create_job()
3600 respond_ipp(client, IPP_STATUS_ERROR_BUSY, "Currently printing another job."); in ipp_print_job()
3638 respond_ipp(client, IPP_STATUS_ERROR_BUSY, "Currently printing another job."); in ipp_print_uri()