Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/apps/
Dhttpd.h174 void http_set_ssi_handler(tSSIHandler pfnSSIHandler,
/third_party/lwip/src/apps/http/
Dhttpd.c2723 http_set_ssi_handler(tSSIHandler ssi_handler, const char **tags, int num_tags) function