Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dredis-cli.c725 static int cliAuth(void) { in cliAuth() function
790 if (cliAuth() != REDIS_OK) in cliConnect()