Home
last modified time | relevance | path

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

/redis-3.2.3/src/
H A Dredis-cli.c492 static int cliSelect(void) { in cliSelect() function
540 if (cliSelect() != REDIS_OK) in cliConnect()
923 cliSelect(); in cliSendCommand()