Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dexpire.c473 void ttlGenericCommand(client *c, int output_ms) { in ttlGenericCommand() function
497 ttlGenericCommand(c, 0); in ttlCommand()
502 ttlGenericCommand(c, 1); in pttlCommand()