Home
last modified time | relevance | path

Searched refs:noconfig (Results 1 – 6 of 6) sorted by relevance

/freebsd/crypto/openssl/include/internal/
H A Dprovider.h32 int noconfig);
35 int noconfig);
/freebsd/crypto/openssl/doc/internal/man3/
H A Dossl_provider_new.pod30 int noconfig);
33 int noconfig);
126 The config file will be automatically loaded unless I<noconfig> is set.
127 Typically I<noconfig> should be 0.
128 We set I<noconfig> to 1 only when calling these functions while processing a
137 The config file will be automatically loaded unless I<noconfig> is set.
138 Typically I<noconfig> should be 0.
139 We set I<noconfig> to 1 only when calling these functions while processing a
/freebsd/contrib/expat/
H A DMakefile.am64 cmake/autotools/expat-noconfig.cmake \
H A DMakefile.in153 cmake/autotools/expat-noconfig.cmake run.sh
464 cmake/autotools/expat-noconfig.cmake \
566 cmake/autotools/expat-noconfig.cmake: $(top_builddir)/config.status
H A Dconfigure.ac433 [cmake/autotools/expat-noconfig.cmake:${CMAKE_NOCONFIG_SOURCE}]
/freebsd/crypto/openssl/crypto/
H A Dprovider_core.c411 ossl_unused int noconfig) in ossl_provider_find() argument
425 if (!noconfig) { in ossl_provider_find()
532 int noconfig) in ossl_provider_new() argument