Searched refs:USE_GETCAP (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/lib/ncurses/ncurses/
H A Dncurses_cfg.h61 #define USE_GETCAP 1 macro
/freebsd-11-stable/contrib/ncurses/ncurses/tinfo/
H A Dread_termcap.c46 * If USE_GETCAP is enabled, we use what is effectively a copy of the 4.4BSD
89 #if USE_GETCAP
930 #endif /* USE_GETCAP */
938 #if !USE_GETCAP
956 #endif /* !USE_GETCAP */
966 #if USE_GETCAP
1137 #endif /* USE_GETCAP */

Completed in 161 milliseconds