Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dmod_cml_lua.c48 static int lua_to_c_get_string(lua_State *L, const char *varname, buffer *b) { in lua_to_c_get_string() function
300 lua_to_c_get_string(L, "trigger_handler", p->trigger_handler); in cache_parse_lua()
302 if (0 == lua_to_c_get_string(L, "output_contenttype", b)) { in cache_parse_lua()