Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/fminject/common/
H A Dinj_event.h73 extern inj_cmd_t *inj_cmd_send(inj_defn_t *);
H A Dinj_cmds.c125 inj_cmd_send(inj_defn_t *ev) in inj_cmd_send() function
H A Dinj_grammar.y308 $$ = ($1 == NULL ? NULL : inj_cmd_send($1));