Home
last modified time | relevance | path

Searched refs:LUA_INIT (Results 1 – 3 of 3) sorted by relevance

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlua.c324 const char *init = getenv(LUA_INIT); in handle_luainit()
329 return dostring(L, init, "=" LUA_INIT); in handle_luainit()
H A Dluaconf.h71 #define LUA_INIT "LUA_INIT" macro
/f-stack/app/redis-5.0.5/deps/lua/
H A DHISTORY64 + lua.c now runs the environment variable LUA_INIT, if present. It can