Home
last modified time | relevance | path

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

/freebsd-12.1/stand/liblua/
H A Dlfs.h33 int luaopen_lfs(lua_State *L);
H A Dlfs.c337 luaopen_lfs(lua_State *L) in luaopen_lfs() function
/freebsd-12.1/stand/common/
H A Dinterp_lua.c94 {"lfs", luaopen_lfs},