Home
last modified time | relevance | path

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

/external/libcups/cups/
Dhttp-addr.c285 httpAddrLocalhost( in httpAddrLocalhost() function
352 if (httpAddrLocalhost(addr)) in httpAddrLookup()
Dtls-boringssl.c376 if (httpAddrLocalhost(http->hostaddr)) in _httpTLSStart()
Dlibcups2.def298 httpAddrLocalhost
Dtls-sspi.c955 if (httpAddrLocalhost(http->hostaddr)) in _httpTLSStart()
1002 else if (httpAddrLocalhost(&addr)) in _httpTLSStart()
1244 if (httpAddrLocalhost(http->hostaddr))
Dtls-gnutls.c1327 if (httpAddrLocalhost(http->hostaddr)) in _httpTLSStart()
1378 else if (httpAddrLocalhost(&addr)) in _httpTLSStart()
Drequest.c644 !httpAddrLocalhost(http->hostaddr) && !http->tls && in cupsSendRequest()
Dhttp.h530 extern int httpAddrLocalhost(const http_addr_t *addr) _CUPS_API_1_2;
Dtls-darwin.c1458 else if (httpAddrLocalhost(&addr)) in _httpTLSStart()
1520 if (httpAddrLocalhost(http->hostaddr)) in _httpTLSStart()
Dauth.c935 if (!httpAddrLocalhost(http->hostaddr) && _cups_strcasecmp(http->hostname, "localhost") != 0) in cups_local_auth()
Dhttp.c170 if (httpAddrLocalhost(http->hostaddr)) in httpAcceptConnection()
Ddest.c1680 if (!httpAddrLocalhost(httpGetAddress(http))) in cupsGetDests2()