Home
last modified time | relevance | path

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

/redis-3.2.3/src/
H A Dt_list.c197 void pushGenericCommand(client *c, int where) { in pushGenericCommand() function
228 pushGenericCommand(c,LIST_HEAD); in lpushCommand()
232 pushGenericCommand(c,LIST_TAIL); in rpushCommand()