Home
last modified time | relevance | path

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

/external/libcups/cups/
Dbackend.h53 extern void cupsBackendReport(const char *device_scheme,
Dbackend.c86 cupsBackendReport( in cupsBackendReport() function
/external/libcups/backend/
Dusb-unix.c241 cupsBackendReport("direct", device_uri, make_model, make_model, in list_devices()
268 cupsBackendReport("direct", device_uri, make_model, make_model, in list_devices()
Ddnssd.c478 cupsBackendReport("network", device_uri, best->make_and_model, in main()
517 cupsBackendReport("network", device_uri, best->make_and_model, in main()
Dsnmp.c645 cupsBackendReport("network", cache->uri, cache->make_and_model, in list_device()
Dusb-libusb.c1131 cupsBackendReport("direct", device_uri, make_model, make_model, device_id, in list_cb()
Dusb-darwin.c1236 cupsBackendReport("direct", uristr, make_modelstr, make_modelstr, idstr, in list_device_cb()