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

/freebsd-13-stable/lib/ncurses/ncurses/
H A Dncurses_cfg.h64 #define USE_GETCAP 1 macro
/freebsd-13-stable/contrib/ncurses/ncurses/tinfo/
H A Dread_termcap.c47 * If USE_GETCAP is enabled, we use what is effectively a copy of the 4.4BSD
90 #if USE_GETCAP
931 #endif /* USE_GETCAP */
939 #if !USE_GETCAP
957 #endif /* !USE_GETCAP */
967 #if USE_GETCAP
1143 #endif /* USE_GETCAP */

Completed in 108 milliseconds