Home
last modified time | relevance | path

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

/src/libexec/flua/modules/
H A Dlposix.c555 static const struct luaL_Reg stdliblib[] = { variable
607 luaL_newlib(L, stdliblib); in luaopen_posix_stdlib()