Searched refs:parse_cs (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/ntp/include/
H A Dparse.h264 u_long parse_cs; /* character size (needed for stripping) */ member in struct:parsectl::parsesetcs
/freebsd-12-stable/contrib/ntp/libparse/
H A Dparse.c873 parse->parse_ioflags |= (int) (dct->parsesetcs.parse_cs & PARSE_IO_CSIZE);
/freebsd-12-stable/contrib/ntp/ntpd/
H A Drefclock_parse.c3262 tmp_ctl.parsesetcs.parse_cs = PARSE_IO_CS5;
3266 tmp_ctl.parsesetcs.parse_cs = PARSE_IO_CS6;
3270 tmp_ctl.parsesetcs.parse_cs = PARSE_IO_CS7;
3274 tmp_ctl.parsesetcs.parse_cs = PARSE_IO_CS8;

Completed in 177 milliseconds