Home
last modified time | relevance | path

Searched refs:PARSE_IO_CS7 (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/bsd/ntp/dist/libparse/
H A Dparse.c168 parseio->parse_ioflags = PARSE_IO_CS7; /* usual unix default */ in parse_ioinit()
284 case PARSE_IO_CS7: in parse_ioread()
/netbsd/external/bsd/ntp/dist/include/
H A Dparse.h240 #define PARSE_IO_CS7 0x00000002 macro
/netbsd/external/bsd/ntp/dist/ntpd/
H A Drefclock_parse.c3272 tmp_ctl.parsesetcs.parse_cs = PARSE_IO_CS7; in parse_start()