Searched refs:inj_decl_lookup (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/fm/fminject/common/
H A Dinj_event.h43 extern inj_decl_t *inj_decl_lookup(const char *, inj_itemtype_t);
H A Dinj_decl.c64 inj_decl_lookup(const char *name, inj_itemtype_t type) function
105 if ((dlm->dlm_decl = inj_decl_lookup(declnm, type)) == NULL) {
H A Dinj_defn.c798 inj_decl_t *decl = inj_decl_lookup(declnm, type);

Completed in 52 milliseconds