Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dt_hash.c530 void hsetCommand(client *c) { in hsetCommand() function
H A Dserver.c210 {"hset",hsetCommand,-4,"wmF",0,NULL,1,1,1,0,0},
213 {"hmset",hsetCommand,-4,"wmF",0,NULL,1,1,1,0,0},
H A Dserver.h2056 void hsetCommand(client *c);