Home
last modified time | relevance | path

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

/external/libcups/cups/
Dadminutil.h51 typedef void (*cups_device_cb_t)(const char *device_class, typedef
85 cups_device_cb_t callback,
Dgetdevices.c41 cups_device_cb_t callback, /* I - Callback function */ in cupsGetDevices()