Home
last modified time | relevance | path

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

/freebsd-14.2/usr.bin/less/
H A Ddefines.h378 #define HAVE_TERMIOS_FUNCS 1 macro
/freebsd-14.2/contrib/less/
H A Dscreen.c57 #if HAVE_TERMIOS_H && HAVE_TERMIOS_FUNCS
309 #if (HAVE_TERMIOS_H && HAVE_TERMIOS_FUNCS) || defined(TCGETA)
314 #if HAVE_TERMIOS_H && HAVE_TERMIOS_FUNCS in set_termio_flags()
403 #if HAVE_TERMIOS_H && HAVE_TERMIOS_FUNCS in raw_mode()