Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dconfigfile.c931 static int config_parse(server *srv, config_t *context, tokenizer_t *t) { in config_parse() function
1013 ret = config_parse(srv, context, &t); in config_parse_file()
1071 ret = config_parse(srv, context, &t); in config_parse_cmd()