Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
luaopen_table
usr/src/uts/common/fs/zfs/lua/lualib.h
21
LUAMOD_API int (luaopen_table) (lua_State *L);
usr/src/uts/common/fs/zfs/zcp.c
1068
VERIFY3U(1, ==, luaopen_table(state));