totvsize          915 user/testbin/psort/psort.c 	off_t totvsize, correctvsize;
totvsize          920 user/testbin/psort/psort.c 	totvsize = 0;
totvsize          922 user/testbin/psort/psort.c 		totvsize += getsize(validname(i));
totvsize          924 user/testbin/psort/psort.c 	if (totvsize != correctvsize) {
totvsize          927 user/testbin/psort/psort.c 			  (long) totvsize, (long) correctvsize);