<dec f='src/src/common/include/prop/prop_array.h' l='41' type='prop_array_t prop_array_create_with_capacity(unsigned int )'/>
<def f='src/src/common/lib/libprop/prop_array.c' l='394' ll='399' type='prop_array_t prop_array_create_with_capacity(unsigned int capacity)'/>
<doc f='src/src/common/lib/libprop/prop_array.c' l='390'>/*
 * prop_array_create_with_capacity --
 *	Create an array with the capacity to store N objects.
 */</doc>
<use f='src/src/common/lib/libprop/prop_dictionary.c' l='855' u='c' c='prop_dictionary_all_keys'/>
