Home
last modified time | relevance | path

Searched defs:HAVE_TCGETATTR (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/lib/ncurses/tinfo/
H A DMakefile51 HAVE_TCGETATTR= 1 global() macro
H A Dncurses_cfg.h205 #define HAVE_TCGETATTR 1 macro
/freebsd-src/contrib/ncurses/
H A Daclocal.m42895 test "$cf_cv_have_tcgetattr" = yes && AC_DEFINE(HAVE_TCGETATTR,1,[Define to 1 if we have tcgetattr]) definition