Home
last modified time | relevance | path

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

/freebsd-src/contrib/ncurses/ncurses/tinfo/
H A Dread_termcap.c90 #if USE_GETCAP
939 #if !USE_GETCAP
967 #if USE_GETCAP in _nc_read_termcap_entry()
/freebsd-src/lib/ncurses/tinfo/
H A Dncurses_cfg.h63 #define USE_GETCAP 1 macro
/freebsd-src/contrib/ncurses/include/
H A Dncurses_defs259 USE_GETCAP
/freebsd-src/contrib/ncurses/
H A Dconfigure.in833 test "x$with_getcap" = "xyes" && AC_DEFINE(USE_GETCAP,1,[Define to 1 to use fast termcap-loader]) definition
H A DNEWS11527 + add logic to support $TERMCAP variable in case the USE_GETCAP symbol