Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
settt_
usr/src/uts/common/fs/zfs/lua/lobject.h
184
#define settt_(o,t) ((o)->tt_=(t))
usr/src/uts/common/fs/zfs/lua/lobject.h
344
#undef settt_
usr/src/uts/common/fs/zfs/lua/lobject.h
345
#define settt_(o,t) (tt_(o) = tag2tt(t))