OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lua_require
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/sys/
lua.h
65
struct
lua_require
{
struct
81
#define LUAREQUIRE _IOWR('l', 3, struct
lua_require
)
/src/sys/modules/lua/
lua.c
89
static int
lua_require
(lua_State *);
284
struct
lua_require
*require;
501
lua_require
(lua_State *L)
function in typeref:typename:int
704
lua_pushcfunction(K->L,
lua_require
);
Completed in 13 milliseconds
Indexes created Sun Sep 21 20:09:37 GMT 2025