Home
last modified time | relevance | path

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

/external/libcups/cups/
Ddest.c3564 DNSServiceRef ipp_ref = NULL, /* IPP browser */ local
3578 AvahiServiceBrowser *ipp_ref = NULL; /* IPP browser */ local
3722 ipp_ref = data.main_ref;
3723 …if (DNSServiceBrowse(&ipp_ref, kDNSServiceFlagsShareConnection, 0, "_ipp._tcp", NULL, (DNSServiceB…
3776 …if ((ipp_ref = avahi_service_browser_new(data.client, AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPEC, "_ipp._…
3791 avahi_service_browser_free(ipp_ref);
3942 if (ipp_ref)
3943 DNSServiceRefDeallocate(ipp_ref);
3958 if (ipp_ref)
3959 avahi_service_browser_free(ipp_ref);