Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dt_list.c367 void popGenericCommand(client *c, int where) { in popGenericCommand() function
391 popGenericCommand(c,LIST_HEAD); in lpopCommand()
395 popGenericCommand(c,LIST_TAIL); in rpopCommand()
H A Dserver.h1515 void popGenericCommand(client *c, int where);