Searched refs:_prop_dictionary_alloc (Results 1 – 1 of 1) sorted by relevance
549 _prop_dictionary_alloc(unsigned int capacity) in _prop_dictionary_alloc() function675 return (_prop_dictionary_alloc(0)); in prop_dictionary_create()686 return (_prop_dictionary_alloc(capacity)); in prop_dictionary_create_with_capacity()709 pd = _prop_dictionary_alloc(opd->pd_count); in prop_dictionary_copy()