Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/apps/
Dhttp_client.h144 err_t httpc_get_file_dns(const char* server_name, u16_t port, const char* uri, const httpc_connecti…
/third_party/lwip/src/apps/http/
Dhttp_client.c677 httpc_get_file_dns(const char* server_name, u16_t port, const char* uri, const httpc_connection_t *… in httpc_get_file_dns() function