Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dredis-cli.c230 int no_auth_warning; member
1255 config.no_auth_warning = 1; in parseOptions()
1428 if (!config.no_auth_warning && config.auth != NULL) { in parseOptions()
7030 config.no_auth_warning = 0; in main()