Searched defs:ii_fd_s (Results 1 – 1 of 1) sorted by relevance
530 typedef struct ii_fd_s { struct531 _ii_info_t *ii_info; /* Info structure */532 int ii_bmp; /* This fd is for the bmp device */533 int ii_shd; /* This fd is for the shadow device */534 int ii_ovr; /* This fd is for the overflow device */535 _ii_overflow_t *ii_optr; /* pointer to overflow structure */536 int ii_oflags; /* raw or cached open type */