Home
last modified time | relevance | path

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

/external/libcups/cups/
Ddest.c948 DNSServiceRef ipp_ref, /* IPP browser */ in cupsEnumDests() local
962 AvahiServiceBrowser *ipp_ref; /* IPP browser */ in cupsEnumDests() local
1039 ipp_ref = data.main_ref; in cupsEnumDests()
1040 DNSServiceBrowse(&ipp_ref, kDNSServiceFlagsShareConnection, 0, in cupsEnumDests()
1082 ipp_ref = avahi_service_browser_new(data.client, AVAHI_IF_UNSPEC, in cupsEnumDests()
1216 DNSServiceRefDeallocate(ipp_ref); in cupsEnumDests()
1220 DNSServiceRefDeallocate(ipp_ref); in cupsEnumDests()
1227 avahi_service_browser_free(ipp_ref); in cupsEnumDests()