Searched refs:handle_script (Results 1 – 1 of 1) sorted by relevance
326 static int handle_script (lua_State *L, char **argv, int n) { in handle_script() function465 if (script && handle_script(L, argv, script) != LUA_OK) return 0; in pmain()