Searched refs:LDISC_CLK (Results 1 - 13 of 13) sorted by relevance

/freebsd-13-stable/contrib/ntp/include/
H A Dntp_tty.h79 * ignored. Leave the LDISC_CLK and other deprecated symbols defined
84 #define LDISC_CLK 0x001 /* depredated tty_clk \n */ macro
/freebsd-13-stable/contrib/ntp/ntpd/
H A Drefclock_pst.c131 fd = refclock_open(device, SPEED232, LDISC_CLK);
H A Drefclock_arbiter.c166 fd = refclock_open(device, SPEED232, LDISC_CLK);
H A Drefclock_as2201.c169 fd = refclock_open(gpsdev, SPEED232, LDISC_CLK);
H A Drefclock_fg.c110 fd = refclock_open(device, SPEED232, LDISC_CLK);
H A Drefclock_hopfser.c135 fd = refclock_open(gpsdev, SPEED232, LDISC_CLK);
H A Drefclock_ulink.c129 fd = refclock_open(device, SPEED232, LDISC_CLK);
H A Drefclock_hpgps.c167 ldisc = LDISC_CLK;
H A Drefclock_jjy.c181 short linediscipline ; /* LDISC_CLK or LDISC_RAW */
828 if ( up->linediscipline == LDISC_CLK ) {
1164 up->linediscipline = LDISC_CLK ;
1653 up->linediscipline = LDISC_CLK ;
1868 up->linediscipline = LDISC_CLK ;
2049 up->linediscipline = LDISC_CLK ;
H A Drefclock_wwvb.c192 fd = refclock_open(device, SPEED232, LDISC_CLK);
H A Drefclock_true.c284 fd = refclock_open(device, SPEED232, LDISC_CLK);
H A Drefclock_arc.c648 temp_fd = refclock_open(device, SPEED, LDISC_CLK);
H A Drefclock_nmea.c439 pp->io.fd = refclock_open(device, baudrate, LDISC_CLK);

Completed in 176 milliseconds