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_set
(Results
1 - 2
of
2
) sorted by relevancy
/src/common/lib/libprop/
prop_dictionary.c
1018
*
prop_dictionary_set
--
1023
prop_dictionary_set
(prop_dictionary_t pd, const char *key, prop_object_t po)
function
1127
return (
prop_dictionary_set
(pd, pdk->pdk_key, po));
1332
prop_dictionary_set
(dict, tmpkey, child) == false) {
prop_dictionary.c
1018
*
prop_dictionary_set
--
1023
prop_dictionary_set
(prop_dictionary_t pd, const char *key, prop_object_t po)
function
1127
return (
prop_dictionary_set
(pd, pdk->pdk_key, po));
1332
prop_dictionary_set
(dict, tmpkey, child) == false) {
Completed in 30 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026