Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/lp/lib/printers/
H A Dokprinter.c94 badprinter |= BAD_DEVDIAL; in okprinter()
/illumos-gate/usr/src/cmd/lp/include/
H A Dprinters.h152 #define BAD_DEVDIAL 0x0004 /* no device or dial information */ macro