Home | History | Annotate | Download | only in genext2fs

Lines Matching refs:optind

2511 extern int optind, opterr, optopt;
2633 if(optind < (argc - 1))
2635 if(optind > (argc - 1))
2641 fsout = argv[optind];