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

/freebsd-9.3-release/lib/ncurses/ncurses/
H A Dncurses_cfg.h159 #define USE_GETCAP 1 macro
/freebsd-9.3-release/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
82 #if USE_GETCAP
913 #endif /* USE_GETCAP */
921 #if !USE_GETCAP
939 #endif /* !USE_GETCAP */
949 #if USE_GETCAP
1117 #endif /* USE_GETCAP */

Completed in 80 milliseconds