Home
last modified time | relevance | path

Searched refs:HAVE_TERMIOS_FUNCS (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.bin/less/
H A Ddefines.h385 #define HAVE_TERMIOS_FUNCS 1 macro
/freebsd/contrib/less/
H A Dscreen.c57 #if HAVE_TERMIOS_H && HAVE_TERMIOS_FUNCS
300 #if (HAVE_TERMIOS_H && HAVE_TERMIOS_FUNCS) || defined(TCGETA)
305 #if HAVE_TERMIOS_H && HAVE_TERMIOS_FUNCS in set_termio_flags()
383 #if HAVE_TERMIOS_H && HAVE_TERMIOS_FUNCS in raw_mode()