Home
last modified time | relevance | path

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

/freebsd-14.2/libexec/flua/modules/
H A Dlposix.h10 int luaopen_posix_sys_stat(lua_State *L);
H A Dlposix.c185 luaopen_posix_sys_stat(lua_State *L) in luaopen_posix_sys_stat() function
/freebsd-14.2/libexec/flua/
H A Dlinit_flua.c60 {"posix.sys.stat", luaopen_posix_sys_stat},