Home
last modified time | relevance | path

Searched defs:hintsCallback (Results 1 – 2 of 2) sorted by relevance

/f-stack/app/redis-5.0.5/deps/linenoise/
H A Dlinenoise.c124 static linenoiseHintsCallback *hintsCallback = NULL; variable
/f-stack/app/redis-5.0.5/src/
H A Dredis-cli.c669 static char *hintsCallback(const char *buf, int *color, int *bold) { in hintsCallback() function