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

/freebsd-10.0-release/contrib/ntp/include/
H A Dparse.h258 u_long parse_cs; /* character size (needed for stripping) */ member in struct:parsectl::parsesetcs
/freebsd-10.0-release/contrib/ntp/libparse/
H A Dparse.c877 parse->parse_ioflags |= dct->parsesetcs.parse_cs & PARSE_IO_CSIZE;
/freebsd-10.0-release/contrib/ntp/ntpd/
H A Drefclock_parse.c3084 tmp_ctl.parsesetcs.parse_cs = PARSE_IO_CS5;
3088 tmp_ctl.parsesetcs.parse_cs = PARSE_IO_CS6;
3092 tmp_ctl.parsesetcs.parse_cs = PARSE_IO_CS7;
3096 tmp_ctl.parsesetcs.parse_cs = PARSE_IO_CS8;

Completed in 65 milliseconds