OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LUAREQUIRE
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/sys/
lua.h
81
#define
LUAREQUIRE
_IOWR('l', 3, struct lua_require)
/src/sbin/luactl/
luactl.c
191
if (ioctl(devfd,
LUAREQUIRE
, &r) == -1)
192
err(EXIT_FAILURE, "
LUAREQUIRE
");
/src/sys/modules/lua/
lua.c
372
case
LUAREQUIRE
: /* 'require' a module in a State */
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_netbsd.cc
1997
unsigned IOCTL_LUAREQUIRE =
LUAREQUIRE
;
sanitizer_interceptors_ioctl_netbsd.inc
1078
_(
LUAREQUIRE
, READWRITE, struct_lua_require_sz);
Completed in 90 milliseconds
Indexes created Mon Oct 20 01:09:56 GMT 2025