Home | History | Annotate | Download | only in misc

Lines Matching defs:io_options

75 char *io_options;
822 io_options = strchr(argv[1], '?');
823 if (io_options)
824 *io_options++ = 0;
1117 io_options = strchr(argv[optind], '?');
1118 if (io_options)
1119 *io_options++ = 0;
1929 retval = ext2fs_open2(device_name, io_options, open_flag,