Home
last modified time | relevance | path

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

/redis-3.2.3/src/
H A Dt_list.c288 void linsertCommand(client *c) { in linsertCommand() function
H A Dserver.h1517 void linsertCommand(client *c);
H A Dserver.c148 {"linsert",linsertCommand,5,"wm",0,NULL,1,1,1,0,0},