OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:prop_dictionary_create_with_capacity
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/arch/prep/prep/
ibm_machdep.c
54
dict =
prop_dictionary_create_with_capacity
(16);
58
sub =
prop_dictionary_create_with_capacity
(4);
72
sub =
prop_dictionary_create_with_capacity
(4);
platform.c
247
sub =
prop_dictionary_create_with_capacity
(MAX_PCI_INTRS);
329
dict =
prop_dictionary_create_with_capacity
(nrofpcidevs*2);
/src/sys/arch/powerpc/pci/
pci_machdep_ofw.c
223
dict =
prop_dictionary_create_with_capacity
(nrofpcidevs*2);
238
sub =
prop_dictionary_create_with_capacity
(4);
266
dict =
prop_dictionary_create_with_capacity
(nrofpcidevs*2);
292
sub =
prop_dictionary_create_with_capacity
(4);
330
sub =
prop_dictionary_create_with_capacity
(4);
/src/common/include/prop/
prop_dictionary.h
43
prop_dictionary_t
prop_dictionary_create_with_capacity
(unsigned int);
/src/lib/libprop/
Makefile
215
MLINKS+= prop_dictionary.3
prop_dictionary_create_with_capacity
.3
/src/common/lib/libprop/
prop_dictionary.c
723
*
prop_dictionary_create_with_capacity
--
727
prop_dictionary_create_with_capacity
(unsigned int capacity)
function in typeref:typename:_PROP_EXPORT prop_dictionary_t
Completed in 14 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025