Home
last modified time | relevance | path

Searched refs:NCONF (Results 1 – 4 of 4) sorted by relevance

/freebsd/usr.bin/ministat/
H A Dministat.c30 #define NCONF 6 macro
32 static double const student[NSTUDENT + 1][NCONF] = {
535 for (i = 0; i < NCONF; i++) { in usage()
596 for (i = 0; i < NCONF; i++) in main()
/freebsd/crypto/openssl/
H A DREADME-ENGINES.md60 NCONF) code so that applications using OpenSSL's existing configuration
H A DNEWS.md1267 * NCONF: new configuration handling routines.
H A DCHANGES.md13482 * Rewrite commands to use `NCONF` routines instead of the old `CONF`.
13483 New functions to support `NCONF` routines in extension code.
13485 to allow functions which take an `NCONF` to also handle the old `LHASH`
14667 * NCONF changes.