Home
last modified time | relevance | path

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

/components/net/lwip/lwip-2.0.3/src/apps/httpd/
A Dhttpd.c1586 http_find_error_file(struct http_state *hs, u16_t error_nr) argument
1591 if (error_nr == 501) {
1608 error_nr));
1616 #define http_find_error_file(hs, error_nr) ERR_ARG argument
/components/net/lwip/lwip-2.1.2/src/apps/http/
A Dhttpd.c1634 http_find_error_file(struct http_state *hs, u16_t error_nr) argument
1638 if (error_nr == 501) {
1656 error_nr));
1662 #define http_find_error_file(hs, error_nr) ERR_ARG argument

Completed in 20 milliseconds