Searched refs:HAVE_TERMIOS_FUNCS (Results 1 - 7 of 7) sorted by relevance

/freebsd-9.3-release/usr.bin/less/
H A Ddefines.h338 /* Define HAVE_TERMIOS_FUNCS if you have tcgetattr/tcsetattr. */
339 #define HAVE_TERMIOS_FUNCS 1 macro
/freebsd-9.3-release/contrib/less/
H A Ddefines.o2252 /* Define HAVE_TERMIOS_FUNCS if you have tcgetattr/tcsetattr */
253 #define HAVE_TERMIOS_FUNCS 1
H A Ddefines.o9263 /* Define HAVE_TERMIOS_FUNCS if you have tcgetattr/tcsetattr */
264 #define HAVE_TERMIOS_FUNCS 0
H A Ddefines.wn253 /* Define HAVE_TERMIOS_FUNCS if you have tcgetattr/tcsetattr */
254 #define HAVE_TERMIOS_FUNCS 0
H A Ddefines.ds281 /* Define HAVE_TERMIOS_FUNCS if you have tcgetattr/tcsetattr */
282 #define HAVE_TERMIOS_FUNCS 0
H A Ddefines.h.in336 /* Define HAVE_TERMIOS_FUNCS if you have tcgetattr/tcsetattr. */
337 #undef HAVE_TERMIOS_FUNCS
H A Dscreen.c45 #if HAVE_TERMIOS_H && HAVE_TERMIOS_FUNCS
265 #if HAVE_TERMIOS_H && HAVE_TERMIOS_FUNCS

Completed in 72 milliseconds