Home
last modified time | relevance | path

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

/AliOS-Things-master/components/uvoice/stream/
A Duvoice_http.h15 #define HTTP_HOSTNAME_LEN HTTP_URL_LEN macro
69 char host_name[HTTP_HOSTNAME_LEN];
A Duvoice_http.c349 len = MIN(end - begin, HTTP_HOSTNAME_LEN - 1); in http_urlparse()

Completed in 5 milliseconds