Home
last modified time | relevance | path

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

/coreutils/tests/
Dinit.sh289 dev_rand_=/dev/urandom
290 if test -r "$dev_rand_"; then
292 dd ibs=$n_ count=1 if=$dev_rand_ 2>/dev/null \