prop_dictionary_create_with_capacity
prop_dictionary_t prop_dictionary_create_with_capacity(unsigned int);
dict = prop_dictionary_create_with_capacity(ndevs * 2);
sub = prop_dictionary_create_with_capacity(4);
dict = prop_dictionary_create_with_capacity(nrofpcidevs*2);
sub = prop_dictionary_create_with_capacity(4);
dict = prop_dictionary_create_with_capacity(nrofpcidevs*2);
sub = prop_dictionary_create_with_capacity(4);
sub = prop_dictionary_create_with_capacity(4);
dict = prop_dictionary_create_with_capacity(16);
sub = prop_dictionary_create_with_capacity(4);
sub = prop_dictionary_create_with_capacity(4);
sub = prop_dictionary_create_with_capacity(MAX_PCI_INTRS);
dict = prop_dictionary_create_with_capacity(nrofpcidevs*2);