httpd_tags is only used within LwIP.
 
Symbols
loading...
Files
loading...

httpd_tags variable

Syntax

static const char **httpd_tags;

References

LocationReferrerText
httpd.c:323
static const char **httpd_tags;
httpd.c:785get_tag_insert()
&& httpd_tags && httpd_num_tags
httpd.c:794get_tag_insert()
if (strcmp(ssi->tag_name, httpd_tags[tag]) == 0)
httpd.c:2721http_set_ssi_handler()
httpd_tags = tags;

Data Use

Functions writing httpd_tags
Functions reading httpd_tags
all items filtered out
httpd_tags
all items filtered out