Home
last modified time | relevance | path

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

/external/libcups/cups/
Dtestdest.c27 static void show_media(http_t *http, cups_dest_t *dest, cups_dinfo_t *dinfo, unsigned flags, const …
214 show_media(http, dest, dinfo, flags, name); in main()
536 show_media(http_t *http, /* I - Connection to destination */ in show_media() function
/external/libcups/tools/
Dippeveprinter.c319 static int show_media(ippeve_client_t *client);
5867 return (show_media(client)); in process_http()
7292 show_media(ippeve_client_t *client) /* I - Client connection */ in show_media() function