Searched refs:PARSE_IO_CSIZE (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/ntp/libparse/
H A Dparse.c276 switch (parseio->parse_ioflags & PARSE_IO_CSIZE)
876 parse->parse_ioflags &= ~PARSE_IO_CSIZE;
877 parse->parse_ioflags |= dct->parsesetcs.parse_cs & PARSE_IO_CSIZE;
/freebsd-10.0-release/contrib/ntp/include/
H A Dparse.h229 #define PARSE_IO_CSIZE 0x00000003 macro

Completed in 107 milliseconds