Searched refs:error_nr (Results 1 – 2 of 2) sorted by relevance
1586 http_find_error_file(struct http_state *hs, u16_t error_nr) argument1591 if (error_nr == 501) {1608 error_nr));1616 #define http_find_error_file(hs, error_nr) ERR_ARG argument
1634 http_find_error_file(struct http_state *hs, u16_t error_nr) argument1638 if (error_nr == 501) {1656 error_nr));1662 #define http_find_error_file(hs, error_nr) ERR_ARG argument
Completed in 20 milliseconds