Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_xml.c3616 xmlNodePtr subbundle, svccfg_op_t op) in lxml_get_bundle() argument
3625 type = xmlGetProp(subbundle, (xmlChar *)type_attr); in lxml_get_bundle()
3656 if (((bundle->sc_bundle_name = xmlGetProp(subbundle, in lxml_get_bundle()
3665 for (cursor = subbundle->xmlChildrenNode; cursor != NULL; in lxml_get_bundle()