Home
last modified time | relevance | path

Searched refs:copy_setup (Results 1 – 1 of 1) sorted by relevance

/external/libcups/filter/
Dpstops.c157 static ssize_t copy_setup(cups_file_t *fp, pstops_doc_t *doc,
824 linelen = copy_setup(fp, doc, ppd, line, linelen, linesize); in copy_dsc()
1737 copy_setup(cups_file_t *fp, /* I - File to read from */ in copy_setup() function