Searched refs:W_CONFIG_MASK (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dgetwin.c106 w->_flags &= ~W_CONFIG_MASK;
191 w->_vmin, w->_vtime, w->_flags & W_CONFIG_MASK,
H A Dprivate.h117 #define W_CONFIG_MASK 0x1f80 /* Mask of configurable flags. */ macro
/osnet-11/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dgetwin.c103 w->_flags &= ~W_CONFIG_MASK;
178 w->_vmin, w->_vtime, w->_flags & W_CONFIG_MASK,
H A Dprivate.h101 #define W_CONFIG_MASK 0x1f80 /* Mask of configurable flags. */ macro

Completed in 17 milliseconds