Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/fminject/common/
H A Dinj_main.c83 static inj_mode_ops_t sysevent_ops = {
111 static inj_mode_ops_t simulate_ops = {
120 const inj_mode_ops_t *mode = NULL; in main()
H A Dinj_cmds.c184 cmd_run_send(const inj_mode_ops_t *mode, void *hdl, inj_defn_t *ev) in cmd_run_send()
211 cmd_run_random(const inj_mode_ops_t *mode, void *hdl, inj_cmd_t *cmd) in cmd_run_random()
225 cmd_run(const inj_mode_ops_t *mode, void *hdl, inj_cmd_t *cmd) in cmd_run()
250 inj_program_run(inj_list_t *prog, const inj_mode_ops_t *mode, void *mode_arg) in inj_program_run()
H A Dinj.h231 } inj_mode_ops_t; typedef
238 extern void inj_program_run(inj_list_t *, const inj_mode_ops_t *, void *);