Home
last modified time | relevance | path

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

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