Home
last modified time | relevance | path

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

/freebsd/libexec/flua/modules/
H A Dlposix.c626 luaopen_posix_sys_stat(lua_State *L) in luaopen_posix_sys_stat() function
687 luaL_requiref(L, "posix.sys.stat", luaopen_posix_sys_stat, 0); in luaopen_posix()