Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/cmd/randwritecomp/
H A Drandwritecomp.c53 static uint8_t randbuf[BLOCKSZ]; variable
90 bcopy(randbuf, buf, BLOCKSZ); in fillbuf()
179 randbuf[i] = lrand48(); in main()