Searched refs:inj_cmd_repeat (Results 1 – 3 of 3) sorted by relevance
74 extern inj_cmd_t *inj_cmd_repeat(inj_cmd_t *, uint_t);
113 inj_cmd_repeat(inj_cmd_t *repcmd, uint_t num) in inj_cmd_repeat() function
305 $$ = ($3 == NULL ? NULL : inj_cmd_repeat($3, $2));