Home
last modified time | relevance | path

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

/freebsd-13.1/sys/contrib/openzfs/module/lua/
H A Dlstate.c315 LUA_API void lua_close (lua_State *L) { in lua_close() function
/freebsd-13.1/contrib/lua/src/
H A Dlstate.c405 LUA_API void lua_close (lua_State *L) { in lua_close() function
H A Dlua.h154 LUA_API void (lua_close) (lua_State *L); variable
/freebsd-13.1/sys/contrib/openzfs/include/sys/lua/
H A Dlua.h132 LUA_API void (lua_close) (lua_State *L); variable