Searched defs:iip (Results 1 – 2 of 2) sorted by relevance
92 struct ifile_info *iip; member289 static void rem_input_file(struct ifile_info *iip) in rem_input_file()307 struct ifile_info *iip = malloc(sizeof(*iip)); in __add_input_file() local333 struct ifile_info *iip = list_entry(p, struct ifile_info, head); in add_input_file() local483 static int next_io(struct ifile_info *iip, struct io_spec *spec) in next_io()676 static struct io_stream *stream_open(struct ifile_info *iip) in stream_open()759 static void process(struct ifile_info *iip) in process()
56 decode_ii(const uint8_t * iip, int ii_len, int itype, bool ascii, in decode_ii()