Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/lpd/
H A Dlp.h49 #define LPQ_PRINTER_DOWN 0x1 macro
H A Dlp_displayq.c45 if (qstate & LPQ_PRINTER_DOWN) { in lp_displayq()
H A Dlp.c556 *qstate |= LPQ_PRINTER_DOWN; in lp_getqueuestate()
H A Dprinter.c221 if (qstate & LPQ_PRINTER_DOWN) { in printer()