Searched refs:cupsBackendReport (Results 1 – 7 of 7) sorted by relevance
/external/libcups/cups/ |
D | backend.h | 53 extern void cupsBackendReport(const char *device_scheme,
|
D | backend.c | 86 cupsBackendReport( in cupsBackendReport() function
|
/external/libcups/backend/ |
D | usb-unix.c | 241 cupsBackendReport("direct", device_uri, make_model, make_model, in list_devices() 268 cupsBackendReport("direct", device_uri, make_model, make_model, in list_devices()
|
D | dnssd.c | 478 cupsBackendReport("network", device_uri, best->make_and_model, in main() 517 cupsBackendReport("network", device_uri, best->make_and_model, in main()
|
D | snmp.c | 645 cupsBackendReport("network", cache->uri, cache->make_and_model, in list_device()
|
D | usb-libusb.c | 1131 cupsBackendReport("direct", device_uri, make_model, make_model, device_id, in list_cb()
|
D | usb-darwin.c | 1236 cupsBackendReport("direct", uristr, make_modelstr, make_modelstr, idstr, in list_device_cb()
|