Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dt_set.c553 void spopCommand(client *c) { in spopCommand() function
H A Dserver.h1995 void spopCommand(client *c);
H A Dserver.c175 {"spop",spopCommand,-2,"wRF",0,NULL,1,1,1,0,0},