Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/apps/http/
H A Dhttp_client.c149 char* server_name; member
465 httpc_get_internal_dns(httpc_state_t* req, const char* server_name) in httpc_get_internal_dns()
486 httpc_create_request_string(const httpc_connection_t *settings, const char* server_name, int server… in httpc_create_request_string()
506 …ion_common(httpc_state_t **connection, const httpc_connection_t *settings, const char* server_name, in httpc_init_connection_common()
593 …connection(httpc_state_t **connection, const httpc_connection_t *settings, const char* server_name, in httpc_init_connection()
676 httpc_get_file_dns(const char* server_name, u16_t port, const char* uri, const httpc_connection_t *… in httpc_get_file_dns()
869 httpc_get_file_dns_to_disk(const char* server_name, u16_t port, const char* uri, const httpc_connec… in httpc_get_file_dns_to_disk()