seedspace         564 user/testbin/psort/psort.c 	long seedspace[numprocs];
seedspace         573 user/testbin/psort/psort.c 		seedspace[i] = random();
seedspace         577 user/testbin/psort/psort.c 	seeds = seedspace;