Home
last modified time | relevance | path

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

/freebsd-12.1/sys/cddl/contrib/opensolaris/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
/freebsd-12.1/contrib/lua/src/
H A Dldebug.c309 LUA_API int lua_getinfo (lua_State *L, const char *what, lua_Debug *ar) { in lua_getinfo() function
H A Dlua.h425 LUA_API int (lua_getinfo) (lua_State *L, const char *what, lua_Debug *ar); variable