Searched refs:httpGetAddress (Results 1 – 4 of 4) sorted by relevance
332 httpGetAddress
661 httpGetAddress(http_t *http) /* I - HTTP connection */ in httpGetAddress() function
635 extern http_addr_t *httpGetAddress(http_t *http) _CUPS_API_2_0;
1680 if (!httpAddrLocalhost(httpGetAddress(http))) in cupsGetDests2()