Home
last modified time | relevance | path

Searched refs:USE_SIGWINCH (Results 1 – 6 of 6) sorted by relevance

/dragonfly/contrib/ncurses/ncurses/tty/
H A Dlib_tstp.c177 #if USE_SIGWINCH in handle_SIGTSTP()
286 #if USE_SIGWINCH
326 #if USE_SIGWINCH in CatchIfDefault()
341 #if USE_SIGWINCH in CatchIfDefault()
403 #if USE_SIGWINCH in _nc_signal_handler()
/dragonfly/contrib/ncurses/ncurses/base/
H A Dresizeterm.c484 #if USE_SIGWINCH in NCURSES_SP_NAME()
496 #if USE_SIGWINCH in NCURSES_SP_NAME()
526 #if USE_SIGWINCH in NCURSES_SP_NAME()
/dragonfly/lib/libncurses/include/
H A Dncurses_cfg.h107 #define USE_SIGWINCH 1 macro
/dragonfly/contrib/ncurses/include/
H A Dncurses_defs255 USE_SIGWINCH
/dragonfly/contrib/ncurses/ncurses/
H A Dcurses.priv.h175 #if HAVE_SIZECHANGE && USE_SIGWINCH && defined(SIGWINCH)
179 #undef USE_SIGWINCH
180 #define USE_SIGWINCH 0 macro
2199 #if USE_SIGWINCH
/dragonfly/contrib/ncurses/ncurses/tinfo/
H A Dlib_setup.c203 #if USE_SIGWINCH