Home
last modified time | relevance | path

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

/external/libcups/cups/
Dlibcups2.def332 httpGetAddress
Dhttp-addr.c661 httpGetAddress(http_t *http) /* I - HTTP connection */ in httpGetAddress() function
Dhttp.h635 extern http_addr_t *httpGetAddress(http_t *http) _CUPS_API_2_0;
Ddest.c1680 if (!httpAddrLocalhost(httpGetAddress(http))) in cupsGetDests2()