Searched refs:dict_alloc (Results 1 – 1 of 1) sorted by relevance
48 dict_alloc(const char *k, void *data) in dict_alloc() function72 if ((entry = dict_alloc(k, data)) == NULL) in dict_set()90 if ((entry = dict_alloc(k, data)) == NULL) in dict_xset()