Searched refs:HAVE_BSD_TTYS (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/ntp/include/
H A Dntp_tty.h10 * HAVE_TERMIOS is preferred over HAVE_SYSV_TTYS over HAVE_BSD_TTYS
18 # define HAVE_BSD_TTYS macro
23 && !defined(HAVE_BSD_TTYS) \
29 #if defined(HAVE_BSD_TTYS)
32 #endif /* HAVE_BSD_TTYS */
97 defined(HAVE_BSD_TTYS)
/freebsd-13-stable/contrib/ntp/ntpd/
H A Drefclock_leitch.c326 #if defined(HAVE_BSD_TTYS)
347 #endif /* HAVE_BSD_TTYS */
H A Dntp_refclock.c869 #if defined(HAVE_TERMIOS) || defined(HAVE_SYSV_TTYS) || defined(HAVE_BSD_TTYS)
1109 #ifdef HAVE_BSD_TTYS
1131 #endif /* HAVE_BSD_TTYS */
1134 #endif /* HAVE_TERMIOS || HAVE_SYSV_TTYS || HAVE_BSD_TTYS */
H A Drefclock_arc.c361 #if defined(HAVE_BSD_TTYS)
363 #endif /* HAVE_BSD_TTYS */
H A Drefclock_msfees.c22 #if defined(HAVE_BSD_TTYS)
24 #endif /* HAVE_BSD_TTYS */
H A Drefclock_parse.c117 #if !defined(STREAM) && !defined(HAVE_SYSV_TTYS) && !defined(HAVE_BSD_TTYS) && !defined(HAVE_TERMIOS)
138 #ifdef HAVE_BSD_TTYS

Completed in 193 milliseconds