Home
last modified time | relevance | path

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

/external/syslinux/com32/lua/src/
Dlua.c430 static int handle_luainit (lua_State *L) { in handle_luainit() function
467 if (!args[has_E] && handle_luainit(L) != LUA_OK) in pmain()