Home
last modified time | relevance | path

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

/external/libcups/cups/
Dhttp-support.c1772 domainref = NULL,/* DNS-SD service reference for domain */ in _httpResolveURI() local
1933 domainref = ref; in _httpResolveURI()
1934 if (DNSServiceResolve(&domainref, in _httpResolveURI()
1993 if (domainref) in _httpResolveURI()
1994 DNSServiceRefDeallocate(domainref); in _httpResolveURI()