Searched refs:handle_luainit (Results 1 – 1 of 1) sorted by relevance
535 static int handle_luainit (lua_State *L) { in handle_luainit() function574 if (handle_luainit(L) != LUA_OK) /* run LUA_INIT */ in pmain()