Lines Matching refs:cups_dest_cb_t
97 cups_dest_cb_t cb; /* Callback */
227 cups_dest_cb_t cb, void *user_data);
233 … flags, int msec, int *cancel, cups_ptype_t type, cups_ptype_t mask, cups_dest_cb_t cb, void *user…
602 cups_dest_cb_t cb, /* I - Callback function */ in cupsConnectDest()
793 (cups_dest_cb_t)cups_block_cb, (void *)block)); in cupsConnectDestBlock()
979 cups_dest_cb_t cb, /* I - Callback function */ in cupsEnumDests()
1019 (cups_dest_cb_t)cups_block_cb, (void *)block)); in cupsEnumDestsBlock()
1687 …s(http, 0, _CUPS_DNSSD_GET_DESTS, NULL, 0, CUPS_PRINTER_DISCOVERED, (cups_dest_cb_t)cups_get_cb, &… 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()
1927 cupsEnumDests(0, 1000, NULL, 0, 0, (cups_dest_cb_t)cups_name_cb, &data); in cupsGetNamedDest()
3387 cups_dest_cb_t cb, /* I - Callback */
3543 cups_dest_cb_t cb, /* I - Callback function */