Home | History | Annotate | Download | only in disktest

Lines Matching refs:strtol

100 			args->seed = (unsigned int)strtol(optarg, NULL, 0);
339 args->retries = strtol(optarg, &leftovers, 10);
408 args->cmp_lng = strtol(optarg, NULL, 0);