Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mail/
H A Dmail.h264 int batchsize; /* transport translate postprocess */ member
/titanic_41/usr/src/cmd/ztest/
H A Dztest.c3515 int batchsize = sizeof (od) / sizeof (od[0]); in ztest_dmu_object_alloc_free() local
3517 for (int b = 0; b < batchsize; b++) in ztest_dmu_object_alloc_free()
3527 while (ztest_random(4 * batchsize) != 0) in ztest_dmu_object_alloc_free()
3528 ztest_io(zd, od[ztest_random(batchsize)].od_object, in ztest_dmu_object_alloc_free()