Searched defs:luaopen_os (Results 1 – 3 of 3) sorted by relevance
28 LUALIB_API int (luaopen_os) (lua_State *L); variable
239 LUALIB_API int luaopen_os (lua_State *L) { in luaopen_os() function
28 LUAMOD_API int (luaopen_os) (lua_State *L); variable