Searched refs:ww_oflags (Results 1 – 3 of 3) sorted by relevance
126 if (w->ww_oflags & WWO_GLASS)128 if (w->ww_oflags & WWO_REVERSE)
41 char ww_oflags; /* wwopen flags */ member
143 w->ww_oflags = flags; in wwopen()