Home
last modified time | relevance | path

Searched defs:CVT_NONE (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/ntp/dist/parseutil/
H A Dtestdcf.c80 #define CVT_NONE 0x00000001 /* format not applicable */ macro
/netbsd-src/external/bsd/ntp/dist/include/
H A Dparse.h324 #define CVT_NONE (unsigned)0x00000001 /* format not applicable */ macro