Searched refs:input_types (Results 1 – 18 of 18) sorted by relevance
145 prp->input_types = getlist(NAME_SIMPLE, LP_WS, LP_SEP); in getprinter()227 ppp = &(prp->input_types); in getprinter()352 && prp->input_types in getprinter()354 lenlist(prp->input_types) > 1 in getprinter()355 || !STREQU(NAME_SIMPLE, *prp->input_types) in getprinter()
56 if (pp->input_types)57 freelist (pp->input_types);
42 char **input_types; /* list of types acceptable to printer */
360 print_l(fdout, HEAD, prbufp->input_types); in putprinter()
86 flbuf.input_types = typel_to_sl(pf->input_types);
104 freelist (pf->input_types);129 freetypel (pf->input_types);
72 _flbuf.input_types = sl_to_typel(flbufp->input_types);
50 char ** input_types; /* list of valid input types */77 TYPE * input_types; /* all possible choices */
92 pty = pf->input_types; in dumpfilters()
123 pf->input_types = sl_to_typel(list); in loadfilters()
577 if (searchlist_t(inputp, pf->input_types)) {653 for (rlist = pfr->input_types;
178 if (tmp->input_types != NULL) { in lpsched_printer_configuration_to_attributes()181 for (i = 0; tmp->input_types[i] != NULL; i++) in lpsched_printer_configuration_to_attributes()184 lp_type_to_mime_type(tmp->input_types[i])); in lpsched_printer_configuration_to_attributes()463 if (tmp->input_types != NULL) in attributes_to_printer()464 freelist(tmp->input_types); in attributes_to_printer()465 tmp->input_types = list; in attributes_to_printer()
82 char ** input_types; /* list of valid input types */ member124 TYPE * input_types; /* all possible choices */ member
95 char **input_types; /* list of types acceptable to printer */ member
346 flbuf.input_types = getlist(p, LP_WS, LP_SEP);450 pf->input_types = 0;485 ps->input_types = flbuf.input_types;790 pp = pf->input_types;
310 pps->printer->input_types in pickfilter()313 pps->printer->input_types in pickfilter()364 pl = pps->printer->input_types; in pickfilter()
490 prbufp->input_types = I;
521 || !I && oldp && BADILIST(oldp->input_types) in chkopts()