Home
last modified time | relevance | path

Searched defs:lua_getlocal (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A Dldebug.c151 LUA_API const char *lua_getlocal (lua_State *L, const lua_Debug *ar, int n) { in lua_getlocal() function
H A Dlua.h383 LUA_API const char *(lua_getlocal) (lua_State *L, const lua_Debug *ar, int n); variable