Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dserver.h2127 void xsetidCommand(client *c);
H A Dt_stream.c1837 void xsetidCommand(client *c) { in xsetidCommand() function
H A Dserver.c322 {"xsetid",xsetidCommand,3,"wmF",0,NULL,1,1,1,0,0},