Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dmulti.c120 struct redisCommand *orig_cmd; in execCommand() local
161 orig_cmd = c->cmd; in execCommand()
187 c->cmd = orig_cmd; in execCommand()