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

/external/libcups/filter/
H A Dpstops.c142 static ssize_t copy_comments(cups_file_t *fp, pstops_doc_t *doc,
555 * 'copy_comments()' - Copy all of the comments section.
562 copy_comments(cups_file_t *fp, /* I - File to read from */ function
810 fprintf(stderr, "DEBUG: Before copy_comments - %s", line);
811 linelen = copy_comments(fp, doc, ppd, line, linelen, linesize);

Completed in 123 milliseconds