Searched refs:char_sets (Results 1 – 12 of 12) sorted by relevance
54 if (pp->char_sets)55 freelist (pp->char_sets);
351 if (!emptylist(prbufp->char_sets)) in putprinter()352 print_l(fdout, HEAD, prbufp->char_sets); in putprinter()
223 ppp = &(prp->char_sets); in getprinter()
41 char **char_sets; /* list of okay char-sets/print-wheels */
94 char **char_sets; /* list of okay char-sets/print-wheels */ member
209 "lpsched-charsets", tmp->char_sets); in lpsched_printer_configuration_to_attributes()483 "lpsched-charsets", &tmp->char_sets); in attributes_to_printer()
581 prbufp->char_sets = 0;583 prbufp->char_sets = S;
174 && searchlist(pwheel, oldp->char_sets)
857 (S && !M? S : (oldp? oldp->char_sets : (char **)0))
260 || searchlist((PW), (PPS)->printer->char_sets) \ in _validate()878 search_cslist(prs->request->charset, pc->pps->printer->char_sets)) in _chkopts()
194 searchlist(pp->pwheel->name, p->printer->char_sets)) { in pwformat()
689 printer->printer->char_sets in exec()