Home
last modified time | relevance | path

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

/third_party/libxml2/
Dnanohttp.c858 xmlNanoHTTPConnectAttempt(struct sockaddr *addr) in xmlNanoHTTPConnectAttempt() function
1113 s = xmlNanoHTTPConnectAttempt (addr); in xmlNanoHTTPConnectHost()
1205 s = xmlNanoHTTPConnectAttempt (addr); in xmlNanoHTTPConnectHost()
/third_party/chromium/patch/
D0001-cve.patch85010 - (xmlNanoHTTPConnectAttempt): Modified to deal with IPv6 address.