RI_CURSOR 699 dev/rasops/rasops.c if ((ri->ri_flg & RI_CURSOR) != 0) RI_CURSOR 721 dev/rasops/rasops.c ri->ri_flg |= RI_CURSOR; RI_CURSOR 727 dev/rasops/rasops.c ri->ri_flg &= ~RI_CURSOR;