Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dobject.c375 void decrRefCountVoid(void *o) { in decrRefCountVoid() function
H A Ddb.c797 listSetFreeMethod(keys,decrRefCountVoid); in scanGenericCommand()
H A Dnetworking.c157 listSetFreeMethod(c->pubsub_patterns,decrRefCountVoid); in createClient()
H A Dserver.h1530 void decrRefCountVoid(void *o);