Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/nghttp/port/include/
Dhttp_parser.h343 const char *http_errno_description(enum http_errno err);
/hal_espressif-3.4.0/components/nghttp/port/
Dhttp_parser.c2192 http_errno_description(enum http_errno err) { in http_errno_description() function