Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dmod_cml.c181 static int cache_call_lua(server *srv, connection *con, plugin_data *p, buffer *cml_file) { in cache_call_lua() function
240 switch(cache_call_lua(srv, con, p, p->conf.power_magnet)) { in URIHANDLER_FUNC()
281 switch(cache_call_lua(srv, con, p, con->physical.path)) { in URIHANDLER_FUNC()