Home
last modified time | relevance | path

Searched refs:luaopen_lfs (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/libexec/flua/modules/
H A Dlfs.h33 int luaopen_lfs(lua_State *L);
H A Dlfs.c440 luaopen_lfs(lua_State *L) in luaopen_lfs() function
/freebsd-13.1/libexec/flua/
H A Dlinit_flua.c60 {"lfs", luaopen_lfs},
/freebsd-13.1/stand/common/
H A Dinterp_lua.c96 {"lfs", luaopen_lfs},