Home
last modified time | relevance | path

Searched defs:rpopCommand (Results 1 – 2 of 2) sorted by relevance

/f-stack/app/redis-5.0.5/src/
H A Dt_list.c394 void rpopCommand(client *c) { in rpopCommand() function
H A Dserver.h999 *lpopCommand, *rpopCommand, *zpopminCommand, member