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

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_tmpl.c84 * tmpl_validate_bundle() calls tmpl_validate_service() for each service in
85 * the bundle, and tmpl_validate_service() then calls
3966 tmpl_validate_service(entity_t *svc, tmpl_errors_t *errs) function
4038 if ((r = tmpl_validate_service(svc, errs)) != TVS_SUCCESS)

Completed in 75 milliseconds