Home
last modified time | relevance | path

Searched defs:luaopen_package (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/lua/src/
H A Dlualib.h45 LUAMOD_API int (luaopen_package) (lua_State *L); variable
H A Dloadlib.c744 LUAMOD_API int luaopen_package (lua_State *L) { in luaopen_package() function
/freebsd/sys/contrib/openzfs/include/sys/lua/
H A Dlualib.h42 LUAMOD_API int (luaopen_package) (lua_State *L); variable