Home
last modified time | relevance | path

Searched refs:provide (Results 1 – 25 of 597) sorted by relevance

12345678910>>...24

/NextBSD/contrib/apr/docs/
HDincomplete_types69 This has proven to provide a substantial performance boost on most non-Unix
75 a platform cannot provide a simple number that represents the number of seconds
77 provide support for that platform.
79 APR is trying hard to provide a balance of incomplete and complete types,
/NextBSD/crypto/openssl/doc/crypto/
HDevp.pod17 provide public key encryption and decryption to implement digital "envelopes".
26 functions. The L<B<EVP_Digest>I<...>|EVP_DigestInit(3)> functions provide message digests.
28 The B<EVP_PKEY>I<...> functions provide a high level interface to
60 based encryption. Careful selection of the parameters will provide a PKCS#5 PBKDF1 compatible
HDRSA_check_key.pod43 override the way key data is stored and handled, and can even provide
57 provide their own verifiers.
/NextBSD/crypto/openssl/
HDREADME.ENGINE49 Presently however, applications must use the ENGINE API itself to provide
98 ENGINE "control commands" so that each ENGINE implementation can provide
101 also) to provide any such input directly to the ENGINE implementation.
103 device, they only need to provide the means to carry such user/admin
126 ENGINE implementations from OpenSSL, but instead leaves you to provide
128 shared-libraries. It should be possible for hardware vendors to provide
146 automatically fails. All it does provide are a few "control commands"
199 "control commands" mechanism, will provide some way for you to pass
205 separate the command name from the value, applications may provide
215 run on the same host system, this may provide some arguable security
[all …]
/NextBSD/contrib/opie/
HDBUG-REPORT12 If you can provide multiple addresses, please do so in case we
16 please provide the output of "uname -a" and/or the version of your C
36 If you can provide any of the following things, it will greatly assist
62 provide you with any help.
/NextBSD/contrib/gdb/gdb/doc/
HDobserver.texi21 when attaching the callback. In return, the subject will provide
29 a certain observer needs to provide support for user-level contextual
31 enhanced to allow the observer to provide a routine to deallocate the
/NextBSD/contrib/ofed/management/opensm/config/
HDosmvsel.m412 dnl Define a way for the user to provide the osm vendor type
19 dnl Define a way for the user to provide the path to the ibumad installation
26 dnl Define a way for the user to provide the path to the ibumad includes
39 dnl Define a way for the user to provide the path to the ibumad libs
57 dnl Define a way for the user to provide the path to the simulator installation
/NextBSD/contrib/ntp/sntp/m4/
HDsnprintf.m413 # to test rpl_snprintf() and rpl_vsnprintf() on platforms which provide
150 [Define to provide `rpl_vsnprintf' function.])
206 [Define to provide `rpl_snprintf' function.])
235 [Define to provide `rpl_vasprintf' function.])
268 [Define to provide `rpl_asprintf' function.])
/NextBSD/contrib/libpcap/packaging/
HDpcap.spec.in18 monitoring. Libpcap can provide network statistics collection,
34 monitoring. Libpcap can provide network statistics collection,
/NextBSD/contrib/gcclibs/libiberty/
HDconfigure.ac297 # This is the list of functions which libiberty will provide if they
376 # For each of these functions, if the host does not provide the
378 # provide the function, we want to define HAVE_FN in config.h.
391 # newlib provide and which ones we will be expected to provide.
412 # newlib doesnt provide any of the variables in $vars, so we
423 # Mingw provides and which ones we will be expected to provide.
460 # Mingw doesnt provide any of the variables in $vars, so we
539 # VxWorks doesn't provide any of the variables in $vars, so we
HDREADME31 To add a new optional file, it must provide a single function, and the
47 to do anything. If it does not provide the function, add the
/NextBSD/contrib/apr/
HDapr.spec16 The mission of the Apache Portable Runtime (APR) is to provide a
29 Apache Portable Runtime (APR) is to provide a free library of
/NextBSD/contrib/libreadline/doc/
HDrluserman.texi14 consistency of user interface across discrete programs which provide
69 programs which provide a command line interface.
HDrlman.texi14 consistency of user interface across discrete programs which provide
69 provide a command line interface.
/NextBSD/contrib/ldns/
HDacx_nlnetlabs.m41077 dnl detect malloc and provide malloc compat prototype.
1133 dnl provide snprintf, vsnprintf compat prototype
1146 dnl provide inet_pton compat prototype.
1156 dnl provide inet_ntop compat prototype.
1166 dnl provide inet_aton compat prototype.
1176 dnl provide memmove compat prototype.
1186 dnl provide strlcat compat prototype.
1196 dnl provide strlcpy compat prototype.
1206 dnl provide gmtime_r compat prototype.
1216 dnl provide w32 compat definition for sleep
[all …]
/NextBSD/contrib/unbound/
HDacx_nlnetlabs.m41077 dnl detect malloc and provide malloc compat prototype.
1133 dnl provide snprintf, vsnprintf compat prototype
1146 dnl provide inet_pton compat prototype.
1156 dnl provide inet_ntop compat prototype.
1166 dnl provide inet_aton compat prototype.
1176 dnl provide memmove compat prototype.
1186 dnl provide strlcat compat prototype.
1196 dnl provide strlcpy compat prototype.
1206 dnl provide gmtime_r compat prototype.
1216 dnl provide reallocarray compat prototype.
[all …]
/NextBSD/contrib/binutils/libiberty/
HDREADME31 To add a new optional file, it must provide a single function, and the
47 to do anything. If it does not provide the function, add the
/NextBSD/contrib/wpa/hostapd/logwatch/
HDREADME1 Logwatch is a utility for analyzing system logs and provide a human
/NextBSD/contrib/ofed/management/opensm/doc/
HDOpenSM_PKey_Mgr.txt5 Phase 1 - provide partition management at the EndPort (HCA, Router and Switch
76 partitions. Policy should be enhanced to provide hints for how to do
/NextBSD/contrib/expat/tests/
HDREADME.txt2 tests provide general unit testing and regression coverage. The tests
/NextBSD/sys/gnu/dts/arm/
HDexynos5800.dtsi8 * EXYNOS5800 based board files can include this file and provide
/NextBSD/crypto/openssl/doc/ssl/
HDSSL_CTX_sess_set_get_cb.pod5 …X_sess_get_new_cb, SSL_CTX_sess_get_remove_cb, SSL_CTX_sess_get_get_cb - provide callback function…
67 the B<ctx> and the ssl session B<sess>. It does not provide any feedback.
/NextBSD/cddl/contrib/dtracetoolkit/Notes/
HDReadme3 This directory contains files that provide deeper discussions about
/NextBSD/cddl/contrib/dtracetoolkit/Examples/
HDphp_syscalls_example.txt19 This script can provide an insight to how a PHP application is interacting
/NextBSD/contrib/gdb/
HDgettext.m49 # but which still want to provide support for the GNU gettext functionality.
217 /* The system does not provide the header <locale.h>. Take care yourself. */"
282 # but which still want to provide support for the GNU gettext functionality.
330 # but which still want to provide support for the GNU gettext functionality.

12345678910>>...24