Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/lua/
H A Dlua.h228 LUA_API void (lua_rawgetp) (lua_State *L, int idx, const void *p); variable
/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlapi.c657 LUA_API void lua_rawgetp (lua_State *L, int idx, const void *p) { in lua_rawgetp() function