Home
last modified time | relevance | path

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

/reactos/drivers/network/tcpip/lwip/src/apps/http/
H A Dhttpd.c1658 http_find_error_file(struct http_state *hs, u16_t error_nr) argument
1662 if (error_nr == 501) {
1680 error_nr));
1686 #define http_find_error_file(hs, error_nr) ERR_ARG argument