Home
last modified time | relevance | path

Searched refs:_notty (Results 1 – 3 of 3) sorted by relevance

/trueos/contrib/ncurses/ncurses/tinfo/
HDlib_ttyflags.c90 SP->_notty = TRUE; in _nc_set_tty_mode()
/trueos/contrib/ncurses/ncurses/base/
HDlib_getch.c350 !sp->_notty && in _nc_wgetch()
/trueos/contrib/ncurses/ncurses/
HDcurses.priv.h738 bool _notty; /* true if we cannot switch non-tty */ member