Home
last modified time | relevance | path

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

/external/libcups/tools/
Dippeveps.c50 static int ps_to_ps(const char *filename, int copies);
99 return (ps_to_ps(argv[1], copies)); in main()
880 status = ps_to_ps(tempfile, copies); in pdf_to_ps()
893 ps_to_ps(const char *filename, /* I - Filename */ in ps_to_ps() function