Searched refs:fill_prop (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/lib/libscf/common/ |
H A D | midlevel.c | 135 fill_prop(scf_property_t *prop, const char *pgname, const char *propname, in fill_prop() function 382 if ((newprop = fill_prop(prop, pgname, in insert_app_props() 403 if ((newprop = fill_prop(prop, pgname, propname, h)) == in insert_app_props() 1719 if ((ret = fill_prop(prop, pgname, propname, h)) == NULL) in scf_simple_prop_get() 1930 if ((nextprop = fill_prop(prop, in scf_simple_app_props_get() 1937 if ((thisprop = fill_prop(prop, in scf_simple_app_props_get() 2061 if ((nextprop = fill_prop(prop, in scf_simple_app_props_get() 2069 if ((thisprop = fill_prop(prop, in scf_simple_app_props_get()
|