Searched defs:luaL_fileresult (Results 1 - 1 of 1) sorted by relevance

/external/syslinux/com32/lua/src/
H A Dlauxlib.c207 LUALIB_API int luaL_fileresult (lua_State *L, int stat, const char *fname) { function
250 return luaL_fileresult(L, 0, NULL);

Completed in 242 milliseconds