Searched refs:PCK_CPI (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/lp/lib/printers/
H A Dchkprinter.c76 retflags |= PCK_CPI;
/illumos-gate/usr/src/cmd/lp/include/
H A Dprinters.h136 #define PCK_CPI 0x0004 /* printer type can't handle ".cpi" */ macro
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dnotify.c205 P (PCK_CPI, "\tcharacter pitch\n");
H A Dpickfilter.c427 if (chk & PCK_CPI) DROP (p_cpi, prs->cpi);
/illumos-gate/usr/src/cmd/lp/cmd/lpadmin/
H A Ddo_align.c342 if (printer_chk & PCK_CPI)
H A Dchkopts.c496 if ((rc & PCK_CPI) && cpi)
873 if ((checks & PCK_CPI) && cpi_f)

Completed in 60 milliseconds