Home
last modified time | relevance | path

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

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