Home
last modified time | relevance | path

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

/freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dlua.h250 LUA_API void (lua_callk) (lua_State *L, int nargs, int nresults, int ctx, variable
H A Dlapi.c888 LUA_API void lua_callk (lua_State *L, int nargs, int nresults, int ctx, in lua_callk() function
/freebsd-12.1/contrib/lua/src/
H A Dlua.h272 LUA_API void (lua_callk) (lua_State *L, int nargs, int nresults, variable
H A Dlapi.c909 LUA_API void lua_callk (lua_State *L, int nargs, int nresults, in lua_callk() function