Lines Matching full:optarg
353 dirname = optarg;356 sscanf(optarg, "%d", &errtag);370 process_freq(optarg);374 ilist[ilistlen - 1] = strtol(optarg, &p, 16);377 loops = atoi(optarg);380 operations = atoi(optarg);383 nproc = atoi(optarg);389 seed = strtoul(optarg, NULL, 0);