Home
last modified time | relevance | path

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

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