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

/illumos-gate/usr/src/cmd/lp/lib/printers/
H A Dchkprinter.c85 retflags |= PCK_WIDTH;
/illumos-gate/usr/src/cmd/lp/include/
H A Dprinters.h138 #define PCK_WIDTH 0x0010 /* printer type can't handle ".pwid" */ macro
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dnotify.c207 P (PCK_WIDTH, "\tpage width\n");
H A Dpickfilter.c429 if (chk & PCK_WIDTH) DROP (p_pwid, prs->pwid);
/illumos-gate/usr/src/cmd/lp/cmd/lpadmin/
H A Ddo_align.c346 if (printer_chk & PCK_WIDTH)
H A Dchkopts.c502 if ((rc & PCK_WIDTH) && width)
879 if ((checks & PCK_WIDTH) && width_f)

Completed in 61 milliseconds