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

/freebsd-10.3-release/contrib/ntp/libparse/
H A Dparse_conf.c148 unsigned short nformats = sizeof(clockformats) / sizeof(clockformats[0]) - 1; variable
H A Dparse.c69 extern unsigned short nformats;
788 for (i = 0; i < nformats; i++)
852 if (dct->parseformat.parse_format < nformats &&

Completed in 96 milliseconds