Searched refs:char_sets (Results 1 - 12 of 12) sorted by relevance

/illumos-gate/usr/src/cmd/lp/lib/printers/
H A Dfreeprinter.c54 if (pp->char_sets)
55 freelist (pp->char_sets);
H A Dllib-llpprt41 char **char_sets; /* list of okay char-sets/print-wheels */
H A Dputprinter.c351 if (!emptylist(prbufp->char_sets))
352 print_l(fdout, HEAD, prbufp->char_sets);
H A Dgetprinter.c223 ppp = &(prp->char_sets);
/illumos-gate/usr/src/cmd/lp/include/
H A Dprinters.h94 char **char_sets; /* list of okay char-sets/print-wheels */ member in struct:PRINTER
135 #define PCK_CHARSET 0x0002 /* printer type can't handle ".char_sets" */
/illumos-gate/usr/src/cmd/lp/cmd/lpadmin/
H A Ddo_mount.c165 * original info. we read in ("oldp->char_sets") if this
174 && searchlist(pwheel, oldp->char_sets)
H A Ddo_printer.c581 prbufp->char_sets = 0;
583 prbufp->char_sets = S;
H A Dchkopts.c857 (S && !M? S : (oldp? oldp->char_sets : (char **)0))
/illumos-gate/usr/src/cmd/lp/lib/papi/
H A Dlpsched-printers.c209 "lpsched-charsets", tmp->char_sets);
483 "lpsched-charsets", &tmp->char_sets);
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dvalidate.c260 || searchlist((PW), (PPS)->printer->char_sets) \
878 search_cslist(prs->request->charset, pc->pps->printer->char_sets))
H A Dalerts.c194 searchlist(pp->pwheel->name, p->printer->char_sets)) {
H A Dexec.c689 printer->printer->char_sets

Completed in 73 milliseconds