Searched refs:HAVE_SYSV_TTYS (Results 1 - 8 of 8) 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
16 # define HAVE_SYSV_TTYS macro
22 # if !defined(HAVE_SYSV_TTYS) \
34 #if defined(HAVE_SYSV_TTYS)
55 #endif /* HAVE_SYSV_TTYS */
96 # if defined(HAVE_TERMIOS) || defined(HAVE_SYSV_TTYS) || \
/freebsd-13-stable/contrib/ntp/ntpd/
H A Drefclock_leitch.c274 #if defined(HAVE_SYSV_TTYS)
296 #endif /* HAVE_SYSV_TTYS */
H A Dntp_refclock.c869 #if defined(HAVE_TERMIOS) || defined(HAVE_SYSV_TTYS) || defined(HAVE_BSD_TTYS)
1043 #ifdef HAVE_SYSV_TTYS
1107 #endif /* HAVE_SYSV_TTYS */
1134 #endif /* HAVE_TERMIOS || HAVE_SYSV_TTYS || HAVE_BSD_TTYS */
H A Drefclock_parse.c117 #if !defined(STREAM) && !defined(HAVE_SYSV_TTYS) && !defined(HAVE_BSD_TTYS) && !defined(HAVE_TERMIOS)
118 # include "Bletch: Define one of {STREAM,HAVE_SYSV_TTYS,HAVE_TERMIOS}"
130 # undef HAVE_SYSV_TTYS macro
133 #ifdef HAVE_SYSV_TTYS
2989 #ifdef HAVE_SYSV_TTYS
4857 #ifdef HAVE_SYSV_TTYS
5281 #ifdef HAVE_SYSV_TTYS
H A Drefclock_arc.c365 #if defined(HAVE_SYSV_TTYS)
367 #endif /* HAVE_SYSV_TTYS */
H A Drefclock_neoclock4x.c233 #elif defined(HAVE_SYSV_TTYS)
H A Drefclock_msfees.c25 #if defined(HAVE_SYSV_TTYS)
27 #endif /* HAVE_SYSV_TTYS */
/freebsd-13-stable/contrib/ntp/parseutil/
H A Ddcfd.c73 # if defined(HAVE_TERMIO_H) || defined(HAVE_SYSV_TTYS)
77 # endif/* HAVE_TERMIO_H || HAVE_SYSV_TTYS */
1523 # if defined(HAVE_TERMIO_H) || defined(HAVE_SYSV_TTYS)
1525 # endif/* HAVE_TERMIO_H || HAVE_SYSV_TTYS */

Completed in 256 milliseconds