Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/ncurses/ncurses/tty/
HDlib_twait.c172 int result = TW_NONE; in _nc_timed_wait()
235 return TW_NONE; in _nc_timed_wait()
306 result = TW_NONE; in _nc_timed_wait()
/freebsd-11-stable/contrib/tcsh/
HDtw.h38 #define TW_NONE 0x0000 macro
HDtw.comp.c322 looking = TW_NONE; in tw_result()
HDtw.parse.c1572 case TW_NONE: in t_search()
/freebsd-11-stable/contrib/ncurses/ncurses/
HDcurses.priv.h2188 #define TW_NONE 0 macro