Searched refs:_CUPS_DNSSD_GET_DESTS (Results 1 – 1 of 1) sorted by relevance
/external/libcups/cups/ |
D | dest.c | 64 # define _CUPS_DNSSD_GET_DESTS 250 /* Milliseconds for cupsGetDests */ macro 67 # define _CUPS_DNSSD_GET_DESTS 0 /* Milliseconds for cupsGetDests */ macro 1687 …cups_enum_dests(http, 0, _CUPS_DNSSD_GET_DESTS, NULL, 0, CUPS_PRINTER_DISCOVERED, (cups_dest_cb_t)… 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()
|