Home | History | Annotate | Download | only in misc

Lines Matching defs:io_options

65 char *io_options;
583 io_options = strchr(argv[1], '?');
584 if (io_options)
585 *io_options++ = 0;
868 io_options = strchr(argv[optind], '?');
869 if (io_options)
870 *io_options++ = 0;
1619 retval = ext2fs_open2(device_name, io_options, open_flag,