Searched refs:httpAddrLocalhost (Results 1 – 11 of 11) sorted by relevance
285 httpAddrLocalhost( in httpAddrLocalhost() function352 if (httpAddrLocalhost(addr)) in httpAddrLookup()
376 if (httpAddrLocalhost(http->hostaddr)) in _httpTLSStart()
298 httpAddrLocalhost
955 if (httpAddrLocalhost(http->hostaddr)) in _httpTLSStart()1002 else if (httpAddrLocalhost(&addr)) in _httpTLSStart()1244 if (httpAddrLocalhost(http->hostaddr))
1327 if (httpAddrLocalhost(http->hostaddr)) in _httpTLSStart()1378 else if (httpAddrLocalhost(&addr)) in _httpTLSStart()
644 !httpAddrLocalhost(http->hostaddr) && !http->tls && in cupsSendRequest()
530 extern int httpAddrLocalhost(const http_addr_t *addr) _CUPS_API_1_2;
1458 else if (httpAddrLocalhost(&addr)) in _httpTLSStart()1520 if (httpAddrLocalhost(http->hostaddr)) in _httpTLSStart()
935 if (!httpAddrLocalhost(http->hostaddr) && _cups_strcasecmp(http->hostname, "localhost") != 0) in cups_local_auth()
170 if (httpAddrLocalhost(http->hostaddr)) in httpAcceptConnection()
1680 if (!httpAddrLocalhost(httpGetAddress(http))) in cupsGetDests2()