Lines Matching full:skipargs
1402 int in, out, max, ch, skipargs = 0, log_stderr = 0;1414 while (!skipargs && (ch = getopt(argc, argv, "f:l:u:cehR")) != -1) {1424 skipargs = 1;