spawnv             90 user/testbin/farm/farm.c 	spawnv("/testbin/hog", hargv);
spawnv             97 user/testbin/farm/farm.c 	spawnv("/bin/cat", cargv);
spawnv             97 user/testbin/triplehuge/triple.c 		pids[i]=spawnv(args[0], args);
spawnv             97 user/testbin/triplemat/triple.c 		pids[i]=spawnv(args[0], args);
spawnv             97 user/testbin/triplesort/triple.c 		pids[i]=spawnv(args[0], args);
spawnv             36 user/uw-testbin/argtesttest/argtesttest.c   spawnv("/testbin/argtest", xargv);
spawnv             38 user/uw-testbin/hogparty/hogparty.c   spawnv("/uw-testbin/xhog", xhargv);
spawnv             39 user/uw-testbin/hogparty/hogparty.c   spawnv("/uw-testbin/yhog", yhargv);
spawnv             40 user/uw-testbin/hogparty/hogparty.c   spawnv("/uw-testbin/zhog", zhargv);