Searched refs:inj_program_run (Results 1 – 3 of 3) sorted by relevance
178 inj_program_run(program, mode, mode_arg); in main()
240 extern void inj_program_run(inj_list_t *, const inj_mode_ops_t *, void *);
250 inj_program_run(inj_list_t *prog, const inj_mode_ops_t *mode, void *mode_arg) in inj_program_run() function