OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_prop_dictionary_alloc
(Results
1 - 2
of
2
) sorted by relevancy
/src/common/lib/libprop/
prop_dictionary.c
595
_prop_dictionary_alloc
(unsigned int capacity)
function
719
return (
_prop_dictionary_alloc
(0));
730
return (
_prop_dictionary_alloc
(capacity));
753
pd =
_prop_dictionary_alloc
(opd->pd_count);
prop_dictionary.c
595
_prop_dictionary_alloc
(unsigned int capacity)
function
719
return (
_prop_dictionary_alloc
(0));
730
return (
_prop_dictionary_alloc
(capacity));
753
pd =
_prop_dictionary_alloc
(opd->pd_count);
Completed in 35 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026