Home
last modified time | relevance | path

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

/external/libcups/cups/
Dtestdest.c30 static void print_file(http_t *http, cups_dest_t *dest, cups_dinfo_t *dinfo, const char *filename, …
204 print_file(http, dest, dinfo, argv[3], num_options, options); in main()
381 print_file(http_t *http, /* I - Connection to destination */ in print_file() function