Home | History | Annotate | Download | only in genext2fs

Lines Matching full:fsout

2522 	char * fsout = "-";
2641 fsout = argv[optind];
2716 if(strcmp(fsout, "-"))
2718 FILE * fh = xfopen(fsout, "wb");