Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dldebug.c226 static int auxgetinfo (lua_State *L, const char *what, lua_Debug *ar, in auxgetinfo() function
297 status = auxgetinfo(L, what, ar, cl, ci); in lua_getinfo()
/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dldebug.c193 static int auxgetinfo (lua_State *L, const char *what, lua_Debug *ar, in auxgetinfo() function
249 status = auxgetinfo(L, what, ar, f, ci); in lua_getinfo()