Home
last modified time | relevance | path

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

/redis-3.2.3/
H A DREADME.md169 The script will ask you a few questions and will setup everything you need
/redis-3.2.3/src/
H A Dscripting.c895 void scriptingInit(int setup) { in scriptingInit() argument
898 if (setup) { in scriptingInit()
H A Dserver.h1460 void scriptingInit(int setup);