Searched refs:dictUpdateValueCB (Results 1 – 2 of 2) sorted by relevance
130 typedef NEOERR *(*dictUpdateValueCB)(const char *id, void *value, void *rock); typedef133 dictUpdateValueCB update, void *rock);
31 dictUpdateValueCB update; /* update value callback (value is NULL) */308 dictUpdateValueCB update, void *rock) { in dictModifyValue()