Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A Dlua.h254 LUA_API int (lua_getctx) (lua_State *L, int *ctx); variable
H A Dlapi.c879 LUA_API int lua_getctx (lua_State *L, int *ctx) { in lua_getctx() function