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

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_tmpl.c280 err_info_type_t ei_type; /* Type of information stored here */ member in struct:error_info
294 const char *ei_type; member in struct:error_info::__anon1849::__anon1852
1478 assert(i->ite_einfo.ei_type == EIT_BAD_TEMPLATE);
1730 assert(einfo->ei_type == EIT_CARDINALITY);
1752 assert(einfo->ei_type == EIT_PROP_TYPE);
1762 assert(einfo->ei_type == EIT_MISSING_PG);
1767 assert(einfo->ei_type == EIT_MISSING_PROP);
1771 assert(einfo->ei_type == EIT_RANGE);
1782 assert(einfo->ei_type == EIT_PATTERN_CONFLICT);
1793 assert(einfo->ei_type
[all...]
/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Defx_impl.h320 efx_intr_type_t ei_type; member in struct:efx_intr_s

Completed in 84 milliseconds