Searched refs:inj_rand_create (Results 1 – 3 of 3) sorted by relevance
67 extern inj_randelem_t *inj_rand_create(inj_defn_t *, uint_t);
59 inj_rand_create(inj_defn_t *ev, uint_t prob) in inj_rand_create() function
325 $$ = ($2 == NULL ? NULL : inj_rand_create($2, $4));