Home
last modified time | relevance | path

Searched defs:f_luaopen (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/openzfs/module/lua/
H A Dlstate.c180 static void f_luaopen (lua_State *L, void *ud) { in f_luaopen() function
/freebsd/contrib/lua/src/
H A Dlstate.c231 static void f_luaopen (lua_State *L, void *ud) { in f_luaopen() function