Lines Matching full:ifile_info
54 struct ifile_info {
94 struct ifile_info *iip;
291 static void rem_input_file(struct ifile_info *iip)
309 struct ifile_info *iip = malloc(sizeof(*iip));
335 struct ifile_info *iip = list_entry(p, struct ifile_info, head);
486 static int next_io(struct ifile_info *iip, struct io_spec *spec)
679 static struct io_stream *stream_open(struct ifile_info *iip)
762 static void process(struct ifile_info *iip)
786 process(list_entry(p, struct ifile_info, head));