Home
last modified time | relevance | path

Searched refs:HAVE_TERMIOS (Results 1 – 11 of 11) sorted by relevance

/freebsd-head/contrib/ntp/include/
HDntp_tty.h14 # define HAVE_TERMIOS macro
24 && !defined(HAVE_TERMIOS)
57 #if defined(HAVE_TERMIOS)
96 # if defined(HAVE_TERMIOS) || defined(HAVE_SYSV_TTYS) || \
/freebsd-head/contrib/ntp/ntpd/
HDrefclock_arc.c369 #if defined(HAVE_TERMIOS)
635 #ifdef HAVE_TERMIOS in arc_start()
670 #ifdef HAVE_TERMIOS in arc_start()
HDrefclock_neoclock4x.c169 #if defined(HAVE_TERMIOS) in neoclock4x_start()
187 #if defined(HAVE_TERMIOS) in neoclock4x_start()
HDrefclock_datum.c224 #ifdef HAVE_TERMIOS in datum_pts_start()
HDrefclock_leitch.c297 #if defined(HAVE_TERMIOS) in leitch_start()
HDrefclock_parse.c118 …f !defined(STREAM) && !defined(HAVE_SYSV_TTYS) && !defined(HAVE_BSD_TTYS) && !defined(HAVE_TERMIOS)
127 #ifdef HAVE_TERMIOS
2987 #ifdef HAVE_TERMIOS in parse_start()
3151 #ifdef HAVE_TERMIOS in parse_start()
3312 #ifdef HAVE_TERMIOS in parse_start()
4868 #ifdef HAVE_TERMIOS in trimbletaip_init()
5292 #ifdef HAVE_TERMIOS in trimbletsip_init()
HDntp_refclock.c940 #if defined(HAVE_TERMIOS) || defined(HAVE_SYSV_TTYS) || defined(HAVE_BSD_TTYS)
1039 #ifdef HAVE_TERMIOS in refclock_setup()
HDrefclock_msfees.c28 #if defined(HAVE_TERMIOS)
/freebsd-head/contrib/ntp/sntp/
HDconfigure.ac130 AC_DEFINE([HAVE_TERMIOS], 1, [sntp does not care about TTY stuff]) definition
HDconfig.h.in548 #undef HAVE_TERMIOS
/freebsd-head/contrib/ntp/
HDCommitLog-4.1.04005 * ntpd/refclock_parse.c (STREAM): STREAM does not imply HAVE_TERMIOS.
4259 * include/ntp_machine.h (HAVE_TERMIOS): STREAMS does not imply
4260 HAVE_TERMIOS !!!