Searched refs:PCK_CHARSET (Results 1 – 6 of 6) sorted by relevance
88 retflags |= PCK_CHARSET;
135 #define PCK_CHARSET 0x0002 /* printer type can't handle ".char_sets" */ macro
204 P (PCK_CHARSET, "\tcharacter set\n"); in print_reason()
309 chkprinter_result |= PCK_CHARSET; in _validate()
577 if (PCK_CHARSET & sum_chkprinter(T, (char *)0, (char *)0, (char *)0, (char *)0, *item)) { in chkopts()885 if ((checks & PCK_CHARSET) && formbuf.chset) {
340 if (printer_chk & PCK_CHARSET)