Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dlib_ttyflags.c117 SP_PARM->_notty = TRUE; in NCURSES_SP_NAME()
H A Dtinfo_driver.c578 sp->_notty = TRUE; in drv_sgmode()
/freebsd/contrib/ncurses/ncurses/base/
H A Dlib_getch.c481 !sp->_notty && in _nc_wgetch()
/freebsd/contrib/ncurses/ncurses/
H A Dcurses.priv.h1013 bool _notty; /* true if we cannot switch non-tty */ member