Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/fminject/common/
H A Dinj_defn.c479 inj_defnmemtype_t defnmemtype = (dlm->dlm_type == MEMTYPE_ENUM ? in inj_defn_memcmp_strenum()
481 const char *strenum = (dlm->dlm_type == MEMTYPE_ENUM ? "enum" : in inj_defn_memcmp_strenum()
498 inj_defnmemtype_t defnmemtype = (dlm->dlm_type == MEMTYPE_ENUM ? in inj_defn_memcmp_strenum_array()
500 const char *strenum = (dlm->dlm_type == MEMTYPE_ENUM ? "enum" : in inj_defn_memcmp_strenum_array()
525 if (dlm->dlm_type == MEMTYPE_ENUM && in inj_defn_memcmp_strenum_array()
731 case MEMTYPE_ENUM: in inj_defn_validate_memlist()
H A Dinj_decl.c78 if (dlm->dlm_type == MEMTYPE_ENUM) in inj_decl_mem_destroy()
117 dlm->dlm_type = MEMTYPE_ENUM; in inj_decl_mem_create_enum()
H A Dinj.h80 MEMTYPE_ENUM, enumerator