Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dt_list.c234 void pushxGenericCommand(client *c, int where) { in pushxGenericCommand() function
257 pushxGenericCommand(c,LIST_HEAD); in lpushxCommand()
261 pushxGenericCommand(c,LIST_TAIL); in rpushxCommand()