Home
last modified time | relevance | path

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

/redis-3.2.3/src/
H A Dt_string.c303 void msetGenericCommand(client *c, int nx) { in msetGenericCommand() function
334 msetGenericCommand(c,0); in msetCommand()
338 msetGenericCommand(c,1); in msetnxCommand()