Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dt_string.c157 int getGenericCommand(client *c) { in getGenericCommand() function
173 getGenericCommand(c); in getCommand()
177 if (getGenericCommand(c) == C_ERR) return; in getsetCommand()