Home | History | Annotate | Download | only in fsx-linux

Lines Matching full:optarg

1136 			simulatedopcount = getnum(optarg, &endp);
1145 closeprob = getnum(optarg, &endp);
1157 maxfilelen = getnum(optarg, &endp);
1162 monitorstart = getnum(optarg, &endp);
1177 maxoplen = getnum(optarg, &endp);
1182 progressinterval = getnum(optarg, &endp);
1190 readbdy = getnum(optarg, &endp);
1195 style = getnum(optarg, &endp);
1200 truncbdy = getnum(optarg, &endp);
1205 writebdy = getnum(optarg, &endp);
1210 debugstart = getnum(optarg, &endp);
1215 assign_fd_policy(optarg);
1221 numops = getnum(optarg, &endp);
1229 strncpy(goodfile, optarg, sizeof(goodfile));
1231 strncpy(logfile, optarg, sizeof(logfile));
1239 seed = getnum(optarg, &endp);