Home
last modified time | relevance | path

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

/freebsd/sys/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()
/freebsd/contrib/lua/src/
H A Dldebug.c327 static int auxgetinfo (lua_State *L, const char *what, lua_Debug *ar, in auxgetinfo() function
402 status = auxgetinfo(L, what, ar, cl, ci); in lua_getinfo()