HomeSort by: relevance | last modified time | path
    Searched defs:lua_require_on (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/modules/lua/
lua.c 72 static bool lua_require_on = true; variable in typeref:typename:bool
170 NULL, 0, &lua_require_on, 0,
703 if (lua_require_on || lua_autoload_on) {
lua.c 72 static bool lua_require_on = true; variable in typeref:typename:bool
170 NULL, 0, &lua_require_on, 0,
703 if (lua_require_on || lua_autoload_on) {

Completed in 23 milliseconds