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

/netbsd-current/external/bsd/ntp/dist/libparse/
H A Dparse.c274 switch (parseio->parse_ioflags & PARSE_IO_CSIZE)
874 parse->parse_ioflags &= ~PARSE_IO_CSIZE;
875 parse->parse_ioflags |= (int) (dct->parsesetcs.parse_cs & PARSE_IO_CSIZE);
/netbsd-current/external/bsd/ntp/dist/include/
H A Dparse.h237 #define PARSE_IO_CSIZE 0x00000003 macro

Completed in 121 milliseconds