Searched refs:HAVE_TCGETATTR (Results 1 – 13 of 13) sorted by relevance
100 #define HAVE_TCGETATTR 1 macro254 #if !defined (HAVE_TERMIOS_H) || !defined (HAVE_TCGETATTR) || defined (ultrix)
43 HAVE_TCGETATTR \
38 #if HAVE_TERMIOS_H && HAVE_TCGETATTR
146 HAVE_TCGETATTR
82 print "/* #if HAVE_TERMIOS_H && HAVE_TCGETATTR */"83 print "#if @HAVE_TERMIOS_H@ && @HAVE_TCGETATTR@"
83 #define HAVE_TCGETATTR 1 macro
158 #define HAVE_TCGETATTR 1 macro
53 HAVE_TCGETATTR= 1 macro413 -e "/@HAVE_TCGETATTR@/s%%${HAVE_TCGETATTR}%" \
98 #undef HAVE_TCGETATTR252 #if !defined (HAVE_TERMIOS_H) || !defined (HAVE_TCGETATTR) || defined (ultrix)
80 #undef HAVE_TCGETATTR
1900 CF_SUBST_IF(["x$cf_cv_have_tcgetattr" = xyes], HAVE_TCGETATTR, 1, 0)
21754 s,@HAVE_TCGETATTR@,$HAVE_TCGETATTR,;t t
1773 test "$cf_cv_have_tcgetattr" = yes && AC_DEFINE(HAVE_TCGETATTR,1,[Define to 1 if we have tcgetattr])