Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dt_list.c197 void pushGenericCommand(client *c, int where) { in pushGenericCommand() function
227 pushGenericCommand(c,LIST_HEAD); in lpushCommand()
231 pushGenericCommand(c,LIST_TAIL); in rpushCommand()