Home
last modified time | relevance | path

Searched refs:luaopen_package (Results 1 – 6 of 6) sorted by relevance

/freebsd-13.1/contrib/lua/src/
H A Dlinit.c44 {LUA_LOADLIBNAME, luaopen_package},
H A Dlualib.h45 LUAMOD_API int (luaopen_package) (lua_State *L); variable
H A Dloadlib.c736 LUAMOD_API int luaopen_package (lua_State *L) { in luaopen_package() function
/freebsd-13.1/libexec/flua/
H A Dlinit_flua.c47 {LUA_LOADLIBNAME, luaopen_package},
/freebsd-13.1/sys/contrib/openzfs/include/sys/lua/
H A Dlualib.h43 LUAMOD_API int (luaopen_package) (lua_State *L); variable
/freebsd-13.1/stand/common/
H A Dinterp_lua.c85 {LUA_LOADLIBNAME, luaopen_package},