Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_util.c2530 unsigned int dwlen = size / sizeof (unsigned int); in randomize() local
2535 for (i = 0; i < dwlen; i++) in randomize()