Searched refs:rand_problist (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fm/fminject/common/
H A Dinj_grammar.y75 %type <l_randelem> rand_problist
312 | INJ_TOK_RANDOMIZE '{' rand_problist '}' {
317 rand_problist: rand_element label
318 | rand_problist ',' rand_element {

Completed in 286 milliseconds