FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
REG_DEF
libexec/flua/modules/lposix.c
548
#define REG_SIMPLE(n) REG_DEF(n, lua_ ## n)
libexec/flua/modules/lposix.c
583
REG_DEF(close, lua_pclose),