HomeSort by relevance Sort by last modified time
    Searched refs:cupsPrintFile2 (Results 1 - 2 of 2) sorted by null

  /external/libcups/cups/
cups.h 406 extern int cupsPrintFile2(http_t *http, const char *name,
util.c 161 * print, use the @link cupsPrintFile2@ or @link cupsPrintFiles2@ function
738 * 'cupsPrintFile2()' - Print a file to a printer or class on the specified
745 cupsPrintFile2(
753 DEBUG_printf(("cupsPrintFile2(http=%p, name=\"%s\", filename=\"%s\", title=\"%s\", num_options=%d, options=%p)", (void *)http, name, filename, title, num_options, (void *)options));

Completed in 538 milliseconds