Home
last modified time | relevance | path

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

/freebsd/libexec/flua/modules/
H A Dlposix.c608 luaopen_posix_fnmatch(lua_State *L) in luaopen_posix_fnmatch() function
677 luaL_requiref(L, "posix.fnmatch", luaopen_posix_fnmatch, 0); in luaopen_posix()