Home
last modified time | relevance | path

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

/redis-3.2.3/src/
H A Ddb.c1005 void ttlGenericCommand(client *c, int output_ms) { in ttlGenericCommand() function
1028 ttlGenericCommand(c, 0); in ttlCommand()
1032 ttlGenericCommand(c, 1); in pttlCommand()