Searched refs:cache_parse_lua (Results 1 – 3 of 3) sorted by relevance
| /mOS-networking-stack/samples/lighttpd-1.4.32/src/ |
| H A D | mod_cml.h | 41 int cache_parse_lua(server *srv, connection *con, plugin_data *p, buffer *fn);
|
| H A D | mod_cml_lua.c | 208 int cache_parse_lua(server *srv, connection *con, plugin_data *p, buffer *fn) { in cache_parse_lua() function 455 int cache_parse_lua(server *srv, connection *con, plugin_data *p, buffer *fn) { in cache_parse_lua() function
|
| H A D | mod_cml.c | 209 return cache_parse_lua(srv, con, p, cml_file); in cache_call_lua()
|