Searched defs:M_CURSES_MAX_RIPOFFLINE (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dprivate.h63 #ifndef M_CURSES_MAX_RIPOFFLINE
64 #define M_CURSES_MAX_RIPOFFLINE 5 macro
142 } line[M_CURSES_MAX_RIPOFFLINE];
/osnet-11/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dprivate.h56 #ifndef M_CURSES_MAX_RIPOFFLINE
57 #define M_CURSES_MAX_RIPOFFLINE 5 macro
128 } line[M_CURSES_MAX_RIPOFFLINE];

Completed in 15 milliseconds