Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dredis-cli.c63 #define OUTPUT_CSV 2 macro
1069 } else if (config.output == OUTPUT_CSV) { in cliReadReply()
1265 config.output = OUTPUT_CSV; in parseOptions()
5711 } else if (config.output == OUTPUT_CSV) { in latencyModePrint()
5984 config.output = OUTPUT_CSV; in slaveMode()