OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LDISC_RAW
(Results
1 - 10
of
10
) sorted by relevancy
/src/external/bsd/ntp/dist/include/
ntp_tty.h
91
#define
LDISC_RAW
0x020 /* raw binary */
/src/external/bsd/ntp/dist/ntpd/
refclock_jjy.c
183
short linediscipline ; /* LDISC_CLK or
LDISC_RAW
*/
196
/*
LDISC_RAW
only */
628
if ( up->linediscipline ==
LDISC_RAW
) {
701
if ( up->linediscipline ==
LDISC_RAW
) {
758
if ( up->linediscipline ==
LDISC_RAW
) {
819
if ( up->linediscipline ==
LDISC_RAW
) {
836
if ( up->linediscipline ==
LDISC_RAW
&& iReadRawBuf > 0 ) {
1200
if ( up->linediscipline ==
LDISC_RAW
) {
1489
up->linediscipline =
LDISC_RAW
;
1520
if ( up->linediscipline ==
LDISC_RAW
) {
[
all
...]
refclock_zyfer.c
143
fd = refclock_open(&peer->srcadr, device, SPEED232,
LDISC_RAW
);
refclock_acts.c
511
LDISC_RAW
| LDISC_REMOTE);
ntp_refclock.c
1098
if (lflags &
LDISC_RAW
) {
1176
if (lflags &
LDISC_RAW
) {
refclock_chu.c
498
fd = refclock_open(&peer->srcadr, device, SPEED232,
LDISC_RAW
);
506
fd = refclock_open(&peer->srcadr, device, SPEED232,
LDISC_RAW
);
refclock_jupiter.c
189
fd = refclock_open(&peer->srcadr, gpsdev, SPEED232,
LDISC_RAW
);
refclock_palisade.c
317
fd = refclock_open(&peer->srcadr, gpsdev, speed,
LDISC_RAW
);
refclock_oncore.c
689
fd1 = refclock_open(&peer->srcadr, device1, SPEED,
LDISC_RAW
);
refclock_ripencc.c
482
fd = refclock_open(&peer->srcadr, device, SPEED232,
LDISC_RAW
);
Completed in 60 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026