Searched refs:cups_get_cb (Results 1 – 1 of 1) sorted by relevance
/external/libcups/cups/ |
D | dest.c | 237 static int cups_get_cb(_cups_getdata_t *data, unsigned flags, cups_dest_t *dest); 1687 …p, 0, _CUPS_DNSSD_GET_DESTS, NULL, 0, CUPS_PRINTER_DISCOVERED, (cups_dest_cb_t)cups_get_cb, &data); in cupsGetDests2() 1696 cups_enum_dests(http, 0, _CUPS_DNSSD_GET_DESTS, NULL, 0, 0, (cups_dest_cb_t)cups_get_cb, &data); in cupsGetDests2() 4086 cups_get_cb(_cups_getdata_t *data, /* I - Data from cupsGetDests */ function
|