Home
last modified time | relevance | path

Searched refs:TW_NONE (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/ncurses/ncurses/tty/
H A Dlib_twait.c173 int result = TW_NONE; in _nc_timed_wait()
241 return TW_NONE; in _nc_timed_wait()
312 result = TW_NONE; in _nc_timed_wait()
/freebsd/contrib/tcsh/
H A Dtw.h38 #define TW_NONE 0x0000 macro
H A Dtw.comp.c322 looking = TW_NONE; in tw_result()
H A Dtw.parse.c1572 case TW_NONE: in t_search()
/freebsd/contrib/ncurses/ncurses/
H A Dcurses.priv.h2489 #define TW_NONE 0 macro