Searched refs:lxml_store_value (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/cmd/svc/svccfg/ |
H A D | svccfg.h | 485 void lxml_store_value(value_t *, element_t, const xmlChar *);
|
H A D | svccfg_xml.c | 533 lxml_store_value(value_t *v, element_t type, const xmlChar *value) in lxml_store_value() function 617 lxml_store_value(v, type, value); in lxml_make_value()
|
H A D | svccfg_libscf.c | 1971 lxml_store_value(vp, 0, NULL); in find_current_prop_type() 2003 lxml_store_value(vp, 0, NULL); in find_current_prop_type()
|