Searched refs:srcsuper (Results 1 – 1 of 1) sorted by relevance
/external/libcups/cups/ |
D | ppd.c | 3363 char srcsuper[16], /* Source MIME media type */ in ppd_update_filters() local 3404 srcsuper, srctype, dstsuper, dsttype, &cost, program) != 6) in ppd_update_filters() 3414 srcsuper, srctype, dstsuper, dsttype, cost, program)); in ppd_update_filters() 3435 snprintf(buffer, sizeof(buffer), "%s/%s %d %s", srcsuper, srctype, cost, in ppd_update_filters()
|