Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/lua/
H A Dlua.h254 LUA_API int (lua_getctx) (lua_State *L, int *ctx); variable
/freebsd/sys/contrib/openzfs/module/lua/
H A Dlapi.c878 LUA_API int lua_getctx (lua_State *L, int *ctx) { in lua_getctx() function