Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dldebug.c189 static void funcinfo (lua_Debug *ar, Closure *cl) { in funcinfo() function
232 funcinfo(ar, f); in auxgetinfo()
/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dldebug.c150 static void funcinfo (lua_Debug *ar, Closure *cl) { in funcinfo() function
203 funcinfo(ar, f); in auxgetinfo()