OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kdict
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.sbin/envstat/
config_yacc.y
54
static prop_dictionary_t
kdict
;
77
{ config_devblock_add($1,
kdict
); }
123
kdict
= prop_dictionary_copy(d);
config.c
350
config_devblock_add(const char *key, prop_dictionary_t
kdict
)
365
array = prop_dictionary_get(
kdict
, key);
707
convert_val_to_pnumber(prop_dictionary_t
kdict
, const char *prop,
722
obj = prop_dictionary_get(
kdict
, "type");
770
obj = prop_dictionary_get(
kdict
, "max-value");
774
obj = prop_dictionary_get(
kdict
, "min-value");
envstat.c
365
prop_dictionary_t
kdict
, udict;
local in function:send_dictionary
370
ENVSYS_GETDICTIONARY, &
kdict
);
374
config_parse(cf,
kdict
);
Completed in 13 milliseconds
Indexes created Mon Oct 20 05:10:11 GMT 2025