NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
lua_info
sbin/luactl/luactl.c
122
struct lua_info info;
sys/modules/lua/lua.c
282
struct lua_info *info;
sys/sys/lua.h
77
#define LUAINFO _IOWR('l', 0, struct lua_info)
tests/kernel/t_lua.c
113
struct lua_info info;