Home | History | Annotate | Download | only in genext2fs

Lines Matching defs:longopts

2543 	struct option longopts[] = {
2567 while((c = getopt_long(argc, argv, "x:d:D:b:i:N:m:g:e:zfqUPahVv", longopts, NULL)) != EOF) {