Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/svc/svccfg/
H A Dsvccfg_tmpl.c280 err_info_type_t ei_type; /* Type of information stored here */ member
294 const char *ei_type; member
1478 assert(i->ite_einfo.ei_type == EIT_BAD_TEMPLATE); in im_perror_bad_template()
1730 assert(einfo->ei_type == EIT_CARDINALITY); in add_scf_error()
1752 assert(einfo->ei_type == EIT_PROP_TYPE); in add_scf_error()
1762 assert(einfo->ei_type == EIT_MISSING_PG); in add_scf_error()
1767 assert(einfo->ei_type == EIT_MISSING_PROP); in add_scf_error()
1771 assert(einfo->ei_type == EIT_RANGE); in add_scf_error()
1782 assert(einfo->ei_type == EIT_PATTERN_CONFLICT); in add_scf_error()
1793 assert(einfo->ei_type == EIT_INCLUDE_VALUES); in add_scf_error()
[all …]