Home
last modified time | relevance | path

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

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