Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/fminject/common/
H A Dinj_defn.c481 const char *strenum = (dlm->dlm_type == MEMTYPE_ENUM ? "enum" : in inj_defn_memcmp_strenum() local
489 die("failed to add %s member %s", strenum, dlm->dlm_name); in inj_defn_memcmp_strenum()
500 const char *strenum = (dlm->dlm_type == MEMTYPE_ENUM ? "enum" : in inj_defn_memcmp_strenum_array() local
539 die("failed to add %s array member %s", strenum, dlm->dlm_name); in inj_defn_memcmp_strenum_array()