Home
last modified time | relevance | path

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

/external/libcups/cups/
Dipp.h564 IPP_STATUS_ERROR_BUSY, /* server-error-busy */ enumerator
625 # define IPP_PRINTER_BUSY IPP_STATUS_ERROR_BUSY
Ddest-options.c653 else if (status == IPP_STATUS_ERROR_BUSY) in cupsCopyDestInfo()