Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dserver.h2129 void xpendingCommand(client *c);
H A Dt_stream.c1922 void xpendingCommand(client *c) { in xpendingCommand() function
H A Dserver.c324 {"xpending",xpendingCommand,-3,"rR",0,NULL,1,1,1,0,0},