Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/ntp/libparse/
HDparse_conf.c148 unsigned short nformats = sizeof(clockformats) / sizeof(clockformats[0]) - 1; variable
/freebsd-14-stable/crypto/openssl/apps/lib/
HDs_cb.c343 int i, nformats; in ssl_print_point_formats() local