Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/lp/filter/postscript/postio/
H A Dparallel.c75 #define PRINTER_ERROR_OFFLINE 2 macro
134 return(PRINTER_ERROR_OFFLINE); in bpp_state()
224 return(PRINTER_ERROR_OFFLINE); in prnio_state()
286 case PRINTER_ERROR_OFFLINE: in printer_error()
/illumos-gate/usr/src/cmd/lp/model/
H A Dlp.cat.c87 #define PRINTER_ERROR_OFFLINE 2 macro
149 return (PRINTER_ERROR_OFFLINE); in bpp_state()
245 return (PRINTER_ERROR_OFFLINE); in prnio_state()
304 case PRINTER_ERROR_OFFLINE: in printer_error()