Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A Dlauxlib.c654 static int libsize (const luaL_Reg *l) { in libsize() function
688 luaL_pushmodule(L, libname, libsize(l)); /* get/create library table */ in luaL_openlib()