Searched refs:dsttype (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/cups-372.4/cups/scheduler/
H A Dmime.c687 *dsttype; /* Destination MIME type */ local
763 if ((dsttype = mimeType(mime, super, type)) == NULL)
852 mimeAddFilter(mime, temptype, dsttype, cost, filter);
H A Dcupsfilter.c105 *dsttype, /* Destination type */ local
143 dsttype = "application/pdf";
261 dsttype = argv[i];
413 sscanf(dsttype, "%15[^/]/%255s", super, type);
/macosx-10.9.5/cups-372.4/cups/cups/
H A Dppd.c3293 dsttype[256], local
3331 srcsuper, srctype, dstsuper, dsttype, &cost, program) != 6)
3340 "dstsuper=\"%s\", dsttype=\"%s\", cost=%d, program=\"%s\"",
3341 srcsuper, srctype, dstsuper, dsttype, cost, program));
/macosx-10.9.5/cups-372.4/cups/systemv/
H A Dcupstestppd.c2348 dsttype[256], /* Destination type for filter */ local
2468 super, type, dstsuper, dsttype, &cost, program) != 6)

Completed in 123 milliseconds