Home
last modified time | relevance | path

Searched refs:LDISC_REMOTE (Results 1 – 4 of 4) sorted by relevance

/src/contrib/ntp/include/
H A Dntp_tty.h91 #define LDISC_REMOTE 0x080 /* remote mode */ macro
/src/contrib/ntp/ntpd/
H A Drefclock_heath.c226 LDISC_REMOTE); in heath_start()
H A Drefclock_acts.c509 LDISC_RAW | LDISC_REMOTE); in acts_timeout()
H A Dntp_refclock.c1087 if (ltemp & TIOCM_DSR && lflags & LDISC_REMOTE) in refclock_setup()