Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A Dltablib.c261 static const luaL_Reg tab_funcs[] = { variable
276 luaL_newlib(L, tab_funcs); in luaopen_table()