Searched refs:objectKeyPointerValueDictType (Results 1 – 4 of 4) sorted by relevance
671 d = dictCreate(&objectKeyPointerValueDictType,NULL); in srandmemberWithCountCommand()
576 dictType objectKeyPointerValueDictType = { variable2088 server.db[j].ready_keys = dictCreate(&objectKeyPointerValueDictType,NULL); in initServer()
153 c->pubsub_channels = dictCreate(&objectKeyPointerValueDictType,NULL); in createClient()
1380 extern dictType objectKeyPointerValueDictType;