Home
last modified time | relevance | path

Searched defs:lua_close (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/openzfs/module/lua/
H A Dlstate.c314 LUA_API void lua_close (lua_State *L) { in lua_close() function
/freebsd/contrib/lua/src/
H A Dlstate.c416 LUA_API void lua_close (lua_State *L) { in lua_close() function
H A Dlua.h164 LUA_API void (lua_close) (lua_State *L); variable
/freebsd/sys/contrib/openzfs/include/sys/lua/
H A Dlua.h131 LUA_API void (lua_close) (lua_State *L); variable