Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/fminject/common/
H A Dinj.h79 MEMTYPE_STRING, enumerator
H A Dinj_decl.c217 if (dlm->dlm_type != MEMTYPE_STRING) { in inj_decl_validate_fmri()
H A Dinj_grammar.y188 | INJ_TOK_STRING { $$ = MEMTYPE_STRING; }
H A Dinj_defn.c723 case MEMTYPE_STRING: in inj_defn_validate_memlist()