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

/external/libcups/filter/
H A Dpstops.c157 static ssize_t copy_setup(cups_file_t *fp, pstops_doc_t *doc,
824 fprintf(stderr, "DEBUG: Before copy_setup - %s", line);
825 linelen = copy_setup(fp, doc, ppd, line, linelen, linesize);
1731 * 'copy_setup()' - Copy the document setup section.
1738 copy_setup(cups_file_t *fp, /* I - File to read from */ function

Completed in 177 milliseconds