Home
last modified time | relevance | path

Searched defs:resolve_host (Results 1 – 4 of 4) sorted by relevance

/third_party/toybox/toys/pending/
Darp.c87 static void resolve_host(char *host, struct sockaddr *sa) in resolve_host() function
/third_party/nghttp2/src/
Dh2load.cc1831 void resolve_host() { in resolve_host() function
1852 const auto &resolve_host = in resolve_host() local
Dnghttp.cc645 int HttpClient::resolve_host(const std::string &host, uint16_t port) { in resolve_host() function in nghttp2::HttpClient
/third_party/curl/lib/
Durl.c3201 static CURLcode resolve_host(struct Curl_easy *data, function