Home
last modified time | relevance | path

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

/external/libcups/filter/
Dpstops.c160 static ssize_t copy_trailer(cups_file_t *fp, pstops_doc_t *doc,
1033 copy_trailer(fp, doc, ppd, number, line, linelen, linesize); in copy_dsc()
1814 copy_trailer(cups_file_t *fp, /* I - File to read from */ in copy_trailer() function