Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Ddb.c468 void delGenericCommand(client *c, int lazy) { in delGenericCommand() function
487 delGenericCommand(c,0); in delCommand()
491 delGenericCommand(c,1); in unlinkCommand()