Home
last modified time | relevance | path

Searched refs:fill_prop (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libscf/common/
H A Dmidlevel.c137 fill_prop(scf_property_t *prop, const char *pgname, const char *propname, in fill_prop() function
384 if ((newprop = fill_prop(prop, pgname, in insert_app_props()
405 if ((newprop = fill_prop(prop, pgname, propname, h)) == in insert_app_props()
1779 if ((ret = fill_prop(prop, pgname, propname, h)) == NULL) in scf_simple_prop_get()
1990 if ((nextprop = fill_prop(prop, in scf_simple_app_props_get()
1997 if ((thisprop = fill_prop(prop, in scf_simple_app_props_get()
2121 if ((nextprop = fill_prop(prop, in scf_simple_app_props_get()
2129 if ((thisprop = fill_prop(prop, in scf_simple_app_props_get()