Home
last modified time | relevance | path

Searched defs:parse_config_entry (Results 1 – 2 of 2) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dmod_rewrite.c162 static int parse_config_entry(server *srv, array *ca, rewrite_rule_buffer *kvb, const char *option,… in parse_config_entry() function
201 static int parse_config_entry(server *srv, array *ca, const char *option) { in parse_config_entry() function
268 # define parse_config_entry(srv, ca, x, option, y) parse_config_entry(srv, ca, option) in SETDEFAULTS_FUNC() macro
H A Dmod_dirlisting.c197 static int parse_config_entry(server *srv, plugin_config *s, array *ca, const char *option) { in parse_config_entry() function