Searched defs:tmpl_validate_bundle (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_tmpl.c32 * There are three entry points -- tmpl_validate_bundle(),
34 * tmpl_validate_bundle() to validate a bundle. tmpl_validate_bundle()
45 * tmpl_validate_bundle() validates each instance of each service in the
79 * tmpl_validate_bundle() is called after svccfg has processed the manifest
84 * tmpl_validate_bundle() calls tmpl_validate_service() for each service in
156 * the callers of tmpl_validate_bundle() only look to see whether or not
160 * structure, and tmpl_validate_bundle() returns the address of this
161 * structure. The caller of tmpl_validate_bundle() can then call
3999 tmpl_validate_bundle(bundle_ function
[all...]

Completed in 1259 milliseconds