Searched defs:_dictInit (Results 1 – 2 of 2) sorted by relevance
80 static int _dictInit(dict *ht, dictType *type, void *privDataPtr) { in _dictInit() function
121 int _dictInit(dict *d, dictType *type, in _dictInit() function