Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/svc/svccfg/
H A Dsvccfg_xml.c3642 boolean_t do_validate; in lxml_get_bundle_file() local
3658 do_validate = (op != SVCCFG_OP_APPLY) && in lxml_get_bundle_file()
3660 if (do_validate) in lxml_get_bundle_file()
3679 } else if (dtdpath == NULL && !do_validate) { in lxml_get_bundle_file()
3725 if (do_validate) { in lxml_get_bundle_file()