Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Drax.c61 if (raxDebugMsg) { \
74 static int raxDebugMsg = 1; variable
80 raxDebugMsg = onoff; in raxSetDebugMsg()
1889 if (raxDebugMsg == 0) return; in raxDebugShowNode()