Searched refs:ipp_ref (Results 1 – 1 of 1) sorted by relevance
3564 DNSServiceRef ipp_ref = NULL, /* IPP browser */ local3578 AvahiServiceBrowser *ipp_ref = NULL; /* IPP browser */ local3722 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);