OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
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 in typeref:typename:prop_dictionary_t
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 in typeref:typename:prop_dictionary_t
719
return (
_prop_dictionary_alloc
(0));
730
return (
_prop_dictionary_alloc
(capacity));
753
pd =
_prop_dictionary_alloc
(opd->pd_count);
Completed in 22 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025