Searched refs:ncopies (Results 1 – 1 of 1) sorted by relevance
155 int forker(int ncopies, in forker() argument167 for (cnt = 1; cnt < ncopies; cnt++) { in forker()241 int ncopies = 1; local251 if (sscanf(argv[1], "%i", &ncopies) != 1) {266 ret = forker(ncopies, mode, argv[0]);269 ncopies, mode, argv[0], ret, getpid());