Searched refs:input_types (Results 1 – 16 of 16) sorted by relevance
143 prp->input_types = getlist(NAME_SIMPLE, LP_WS, LP_SEP); in getprinter()225 ppp = &(prp->input_types); in getprinter()350 && prp->input_types in getprinter()352 lenlist(prp->input_types) > 1 in getprinter()353 || !STREQU(NAME_SIMPLE, *prp->input_types) in getprinter()
54 if (pp->input_types)55 freelist (pp->input_types);
358 print_l(fdout, HEAD, prbufp->input_types); in putprinter()
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()
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);
90 pty = pf->input_types; in dumpfilters()
121 pf->input_types = sl_to_typel(list); in loadfilters()
576 if (searchlist_t(inputp, pf->input_types)) {652 for (rlist = pfr->input_types;
80 char ** input_types; /* list of valid input types */ member122 TYPE * input_types; /* all possible choices */ member
94 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;
309 pps->printer->input_types in pickfilter()312 pps->printer->input_types in pickfilter()363 pl = pps->printer->input_types; in pickfilter()
475 prbufp->input_types = I; in configure_printer()
519 || !I && oldp && BADILIST(oldp->input_types) in chkopts()