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

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_tmpl.c265 EIT_BAD_TEMPLATE, /* Reason that template is bad */ enumerator in enum:err_info_type
282 /* EIT_BAD_TEMPLATE */
1478 assert(i->ite_einfo.ei_type == EIT_BAD_TEMPLATE);
2601 einfo.ei_type = EIT_BAD_TEMPLATE;
3519 einfo.ei_type = EIT_BAD_TEMPLATE;
3531 einfo.ei_type = EIT_BAD_TEMPLATE;
3792 einfo.ei_type = EIT_BAD_TEMPLATE;
3857 einfo.ei_type = EIT_BAD_TEMPLATE;

Completed in 72 milliseconds