Home
last modified time | relevance | path

Searched refs:information (Results 1 – 25 of 1341) sorted by relevance

12345678910>>...54

/NextBSD/crypto/openssl/doc/ssl/
HDSSL_CTX_set_info_callback.pod5 …t_info_callback, SSL_set_info_callback, SSL_get_info_callback - handle information callback for SS…
20 obtain state information for SSL objects created from B<ctx> during connection
26 obtain state information for B<ssl> during connection setup and use.
30 SSL_CTX_get_info_callback() returns a pointer to the currently set information
33 SSL_get_info_callback() returns a pointer to the currently set information
39 information from the SSL/TLS engine. When set, an information callback function
43 The B<where> argument specifies information about where (in which context)
46 information.
95 The current state information can be obtained using the
98 The B<ret> information can be evaluated using the
[all …]
HDSSL_want.pod5 …ng, SSL_want_read, SSL_want_write, SSL_want_x509_lookup - obtain state information TLS/SSL I/O ope…
19 SSL_want() returns state information for the SSL object B<ssl>.
26 SSL_want() examines the internal state information of the SSL object. Its
30 only. The information must therefore only be used for normal operation under
/NextBSD/contrib/binutils/bfd/doc/
HDbfdsumm.texi7 As different information from the object files is required,
21 * BFD information loss:: Information Loss
25 @node BFD information loss
30 information which can be described in one form has nowhere to go in
31 another format. One example of this is alignment information in
33 alignment information on the contained data, so when a file is linked
35 information will not propagate to the output file. (The linker will
36 still use the alignment information internally, so the link is performed
60 same time, the back end saves away any information which may otherwise
63 BFD core as well as the information it prepared earlier. Since
[all …]
HDbfdint.texi48 This document describes some BFD internal information which may be
78 * BFD blindness:: BFD loses information
134 information. The official BFD interface includes functions to copy
135 private information from one object file to another, and these functions
136 are used by @samp{objcopy} to avoid information loss.
160 BFD uses generic structures to manage information. It translates data
165 is composed of the following elements. The BFD information can be
169 @item general information
185 information.
191 relocation. For more information, see @ref{BFD relocation handling}.
[all …]
/NextBSD/contrib/apr-util/
HDapu-config.in54 --includes print include information
57 --libs print library information
58 --avoid-ldap do not include ldap library information with --libs
59 --ldap-libs print library information to link with ldap
60 --avoid-dbm do not include DBM library information with --libs
61 --dbm-libs print additional library information to link with DBM
/NextBSD/
HDREADME92 For copyright information, please see the file COPYRIGHT in this
93 directory (additional copyright information also exists for some
95 more information).
100 for more information, including setting make(1) variables.
104 the Makefile in this directory for more information on the
109 for more information.
113 world before. More information is available in the handbook.
138 Please see gnu/COPYING* for more information.
161 for additional information.
170 For information on synchronizing your source tree with one or more of
/NextBSD/share/misc/
HDiso316611 # The original information in this file comes from ftp.ripe.net,
281 # Namibia, changing information not included in this file
284 # Afghanistan, changing information not included in this file
287 # Ethiopia, changing information not included in this file
290 # Fiji, changing information not included in this file
293 # Hungary, changing information not included in this file
299 # Romania, changing information not included in this file
302 # Poland, changing information not included in this file
308 # Benin, changing information not included in this file
311 # Czechoslovakia, changing information not included in this file
[all …]
/NextBSD/crypto/openssl/doc/apps/
HDversion.pod5 version - print OpenSSL version information
20 This command is used to print out version information about OpenSSL.
28 all information, this is the same as setting all the other flags.
40 option information: various options set when the library was built.
HDsess_id.pod43 This specifies the input filename to read session information from or standard
48 This specifies the output filename to write session information to or standard
67 this option can set the session id so the output session information uses the
99 or TLS specifications for more information.
139 of an encrypted session using this information. Therefore appropriate security precautions
140 should be taken if the information is being output by a "real" application. This is
/NextBSD/crypto/openssl/doc/crypto/
HDSSLeay_version.pod5 SSLeay_version - retrieve version/build information about OpenSSL library
16 version of the OpenSSL library or giving information about the library
30 "compiler: ..." if available or "compiler: information not available"
41 if available or "platform: information not available" otherwise.
HDui.pod71 prompt the user for text-based information. Through user-written methods
77 contains all the information needed to prompt correctly as well as a
82 then add information to it with the UI_add or UI_dup functions. Also,
112 sizes of the result. The given information is used to prompt for
113 information, for example a password, and to verify a password (i.e. having
127 the same time as the prompt for extra information or to show an error string.
145 a prompt from two pieces of information: an description and a name.
162 the information indexed by I<i>.
164 UI_process() goes through the information given so far, does all the printing
/NextBSD/sbin/atm/atmconfig/
HDatmconfig_device.help33 ^^ device show information about ATM hardware interfaces
34 This command shows information about the ATM hardware interfaces on the
35 system. Status information can be obtained by:
50 If no device is given as argument information about all devices is shown.
55 If now device is given as argument information about all devices is shown.
/NextBSD/tools/tools/sysdoc/
HDtunables.mdoc233 for more information.
395 Displays the model information of the current running hardware.
451 man page for more information on debug
462 for more information.
489 for more information.
590 man page for more information.
596 Displays information about the system clock.
616 man page for more information on this variable.
636 manual page for more information.
648 man page for more information.
[all …]
/NextBSD/contrib/ofed/management/doc/
HDdiagtools-proposal.txt12 ibstatus displays basic information obtained from the local IB driver.
56 local information (LID, GID, etc.), node information (from NodeDescription,
57 NodeInfo, and possibly SwitchInfo if node is a switch), port information
128 Future versions of this file will be annotated with additional information
130 location information (blade or ASIC number, etc.).
/NextBSD/contrib/gcc/cp/
HDChangeLog.tree-ssa411 file/line information from tree nodes. Remove EXPR_WITH_FILE_LOCATION
412 nodes. Use annotate_with_file_line to attach file/line information
413 to tree nodes. Use TREE_LOCUS to copy file/line information
419 EXPR_WITH_FILE_LOCATION to represent the TINST_DECL information.
422 file/line information from tree nodes. Use annotate_witH_file_line
423 to add file/line information to tree nodes. Use TREE_LOCUS
424 to copy file/line information from one node to another.
425 (duplicate_decls): Make sure to copy TREE_LOCUS information
427 (finish_function): Save and restore file/line information
430 information from one node to another.
[all …]
/NextBSD/contrib/file/magic/Magdir/
HDfreebsd20 # the "has run-time loader information" bit is set, and is
26 # loader information" bit is set.
32 # if it has the "has run-time loader information" bit set, it's
45 # if it has the "has run-time loader information" bit set, it's
51 # if it has the "has run-time loader information" bit set,
59 # if it doesn't have the "has run-time loader information" bit
/NextBSD/contrib/ntp/ntpdc/
HDntpdc-opts.def107 /* explain: Additional information whenever the usage routine is invoked */
131 Extensive state and statistics information is available
240 information about the command.
242 source of information about
263 information displays.
301 information being sent to the server.
316 Summary information
383 Obtain and print information concerning a peer clock.
385 values obtained provide information on the setting of fudge factors
386 and other clock performance information.
[all …]
/NextBSD/contrib/groff/
HDMANIFEST33 INSTALL.gen Generic information on configuration and compiling.
34 LICENSE Licensing information.
40 README Availability and contact information for groff.
41 README.MinGW Build information for MinGW.
70 ./font Device information and fonts.
123 addftinfo Add information to old troff font files for use with groff.
141 The README file contains the information needed to get the groff
/NextBSD/usr.sbin/bsnmpd/modules/snmp_bridge/
HDBEGEMOT-BRIDGE-MIB.txt119 "A table that contains generic information for each
128 "A list of information for the bridge interfaces on
147 entry contains management information."
198 "A table containing generic information about ports,
207 "A list of information about a specific port, member of
300 "A table that contains Spanning Tree Protocol information
309 "A list of information about the Spanning Tree Protocol
413 "The maximum age of Spanning Tree Protocol information
415 information is discarded. This is the actual value that
537 "A table containing Spanning Tree Protocol information
[all …]
/NextBSD/contrib/ipfilter/
HDBugReport1 Please submit this information at SourceForge using this URL:
6 Some information that I generally find important:
/NextBSD/contrib/gcc/doc/
HDcfg.texi27 * Profile information:: Representation of frequencies and probabilities.
29 * Liveness information:: Using and maintaining liveness information.
220 field of the @code{edge} data type is used to store information
364 @node Profile information
365 @section Profile information
370 speed. In such cases it is useful to know information about how often
373 GCC can handle profile information obtained through @dfn{profile
382 provides very accurate information about where a program spends most
399 profile information: @code{frequency} and @code{count}. The
416 Most optimization passes can use only the frequency information of a
[all …]
/NextBSD/sys/i386/bios/
HDsmapi.c238 sc->header->information, in smapi_attach()
245 if (sc->header->information & SMAPI_REAL_VM86) in smapi_attach()
249 if (sc->header->information & SMAPI_PROT_16BIT) in smapi_attach()
253 if (sc->header->information & SMAPI_PROT_32BIT) in smapi_attach()
/NextBSD/tools/debugscripts/
HDdot.gdbinit71 # the information for the wrong system. Instead, we use the macro
72 # "kldstat", which extracts the information from the "dump". The
78 # getsyms uses the information in the "dump", and you have to paste it.
79 # kldsyms uses the local kld information.
103 Display kldstat information for the target machine and invite user to paste it back in. This cause…
/NextBSD/contrib/ntp/libparse/
HDREADME49 isation information is derived from this data and passed
58 information
67 time code information when losing contact to their
77 information this means big improvements for time keeping.
93 Further information can be found in parse/README.parse and the various source
/NextBSD/contrib/ntp/html/hints/
HDnotes-xntp-v368 NTP authentication feature. Further information is available in the
73 (see applicable copyright information in the library files).
83 files for further information.
85 See the COPYRIGHT file for authors and copyright information. Note that some
86 modules in this distribution contain copyright information that supersedes
87 the copyright information in that file.

12345678910>>...54