| /NextBSD/crypto/openssl/doc/crypto/ |
| HD | SSLeay_version.pod | 30 "compiler: ..." if available or "compiler: information not available" 35 The date of the build process in the form "built on: ..." if available 36 or "built on: date not available" otherwise. 41 if available or "platform: information not available" otherwise. 46 if available or "OPENSSLDIR: N/A" otherwise. 56 =item "not available"
|
| HD | OPENSSL_VERSION_NUMBER.pod | 65 "compiler: ..." if available or "compiler: information not available" 70 The date of the build process in the form "built on: ..." if available 71 or "built on: date not available" otherwise. 76 if available or "platform: information not available" otherwise. 81 if available or "OPENSSLDIR: N/A" otherwise. 85 For an unknown B<t>, the text "not available" is returned. 97 SSLeay() and SSLEAY_VERSION_NUMBER are available in all versions of SSLeay and OpenSSL. 98 OPENSSL_VERSION_NUMBER is available in all versions of OpenSSL.
|
| HD | RAND_egd.pod | 44 EGD is available from http://www.lothar.com/tech/crypto/ (C<perl 55 available from 80 RAND_egd() is available since OpenSSL 0.9.5. 82 RAND_egd_bytes() is available since OpenSSL 0.9.6. 84 RAND_query_egd_bytes() is available since OpenSSL 0.9.7.
|
| /NextBSD/crypto/openssl/doc/ssl/ |
| HD | SSL_get_ciphers.pod | 5 SSL_get_ciphers, SSL_get_cipher_list - get list of available SSL_CIPHERs 16 SSL_get_ciphers() returns the stack of available SSL_CIPHERs for B<ssl>, 17 sorted by preference. If B<ssl> is NULL or no ciphers are available, NULL 22 available, or there are less ciphers than B<priority> available, NULL 31 sorted list of available ciphers, until NULL is returned.
|
| HD | SSL_CTX_set_cipher_list.pod | 5 SSL_CTX_set_cipher_list, SSL_set_cipher_list - choose list of available SSL_CIPHERs 16 SSL_CTX_set_cipher_list() sets the list of available ciphers for B<ctx> 39 A RSA cipher can only be chosen, when a RSA certificate is available. 47 A DSA cipher can only be chosen, when a DSA certificate is available.
|
| /NextBSD/contrib/unbound/ |
| HD | ac_pkg_swig.m4 | 13 # check if the version of the available SWIG is greater than or equal to 90 # Calculate the available version number components 91 [available=$swig_version] 92 [available_major=`echo $available | sed 's/[^0-9].*//'`] 96 [available=`echo $available | sed 's/[0-9]*[^0-9]//'`] 97 [available_minor=`echo $available | sed 's/[^0-9].*//'`] 101 [available=`echo $available | sed 's/[0-9]*[^0-9]//'`] 102 [available_patch=`echo $available | sed 's/[^0-9].*//'`]
|
| /NextBSD/contrib/ldns/ |
| HD | ax_pkg_swig.m4 | 16 # available SWIG is greater than or equal to the value of the argument. It 94 # Calculate the available version number components 95 [available=$swig_version] 96 [available_major=`echo $available | sed 's/[^0-9].*//'`] 100 [available=`echo $available | sed 's/[0-9]*[^0-9]//'`] 101 [available_minor=`echo $available | sed 's/[^0-9].*//'`] 105 [available=`echo $available | sed 's/[0-9]*[^0-9]//'`] 106 [available_patch=`echo $available | sed 's/[^0-9].*//'`]
|
| /NextBSD/usr.sbin/bsdinstall/partedit/ |
| HD | part_wizard.c | 44 #define SWAP_SIZE(available) MIN(available/20, 4*1024*1024*1024LL) argument 304 intmax_t swapsize, available; in wizard_makeparts() local 326 available = gpart_max_free(gp, NULL)*pp->lg_sectorsize; in wizard_makeparts() 327 if (interactive && available < MIN_FREE_SPACE) { in wizard_makeparts() 329 humanize_number(availablestr, 7, available, "B", HN_AUTOSCALE, in wizard_makeparts() 347 swapsize = SWAP_SIZE(available); in wizard_makeparts() 350 humanize_number(rootsizestr, 7, available - swapsize - 1024*1024, in wizard_makeparts()
|
| /NextBSD/sys/boot/ofw/libofw/ |
| HD | ofw_memory.c | 122 cell_t available[4]; in ofw_alloc_heap() local 130 OF_getprop(memoryp, "available", available, sizeof(available)); in ofw_alloc_heap() 132 heap_base = OF_claim((void *)available[acells-1], size, in ofw_alloc_heap()
|
| /NextBSD/contrib/groff/ |
| HD | MORE.STUFF | 29 Binaries for Eli Zaretskii's port using the djgpp compiler are available 48 is available from 54 A Windows 32 port is included in the groff package available from 80 everything is available from 96 available from 115 i.e. Windows 95, Windows 98, Windows NT) is available from 121 A Windows 32 port of version 1.8 is available from 126 for Debian; it is available from 139 . Dr. Robert Hermann's groff gems are available from 148 . Robert Marks's collection of useful macros and scripts is available from [all …]
|
| /NextBSD/usr.sbin/pc-sysinstall/doc/ |
| HD | help-index | 37 Returns a listing of the available components which can be installed 40 Returns a listing of the available FTP mirrors 43 Returns a listing of the available packages 46 Returns a listing of available rsync-backups on the target server in the life-preserver/ dir 49 Returns a listing of available timezones 64 Test if an internet connection is available
|
| /NextBSD/contrib/libreadline/examples/rlfe/ |
| HD | ChangeLog | 21 * fep.c: Memmove is not universally available. This patch assumes 23 available without checking. 25 * fep.c: VDISCARD is not universally available, even when termios is. 30 without a controlling tty if TIOCSCTTY was not available.
|
| /NextBSD/contrib/gcc/config/arm/ |
| HD | arm1026ejs.md | 61 ;; pipeline in each of the three stages. The results are available 96 ;; The result of the "smul" and "smulw" instructions is not available 104 ;; the execute stage; the result is available immediately following 112 ;; through the execute stage; the result is not available until after 121 ;; available after three iterations. 128 ;; output (such as umull) make their results available in two cycles; 129 ;; the least significant word is available before the most significant 131 ;; described.as if the entire result was available at the end of the 132 ;; cycle in which both words are available. 136 ;; available after the memory cycle. [all …]
|
| HD | arm1020e.md | 61 ;; pipeline in each of the three stages. The results are available 96 ;; The result of the "smul" and "smulw" instructions is not available 104 ;; the execute stage; the result is available immediately following 112 ;; through the execute stage; the result is not available until after 121 ;; available after three iterations. 128 ;; output (such as umull) make their results available in two cycles; 129 ;; the least significant word is available before the most significant 131 ;; described.as if the entire result was available at the end of the 132 ;; cycle in which both words are available. 136 ;; available after the memory cycle. [all …]
|
| /NextBSD/sys/dev/iscsi/ |
| HD | icl_soft.c | 712 icl_conn_receive_pdus(struct icl_conn *ic, size_t available) in icl_conn_receive_pdus() argument 740 if (available < ic->ic_receive_len) { in icl_conn_receive_pdus() 743 "need %zd", available, in icl_conn_receive_pdus() 749 response = icl_conn_receive_pdu(ic, &available); in icl_conn_receive_pdus() 770 size_t available; in icl_receive_thread() local 789 available = sbavail(&so->so_rcv); in icl_receive_thread() 790 if (available < ic->ic_receive_len) { in icl_receive_thread() 797 icl_conn_receive_pdus(ic, available); in icl_receive_thread() 880 size_t available, size, size2; in icl_conn_send_pdus() local 894 available = sbspace(&so->so_snd); in icl_conn_send_pdus() [all …]
|
| /NextBSD/contrib/unbound/util/ |
| HD | regional.c | 77 r->available = r->first_size - a; in regional_init() 135 if(a > r->available) { in regional_alloc() 141 r->available = REGIONAL_CHUNK_SIZE - ALIGNMENT; in regional_alloc() 144 r->available -= a; in regional_alloc()
|
| /NextBSD/sbin/newfs/ |
| HD | newfs.c | 412 intmax_t available; in getfssize() local 414 available = disksize - reserved; in getfssize() 415 if (available <= 0) in getfssize() 419 *fsz = available; in getfssize() 420 else if (*fsz > available) in getfssize() 422 s, available); in getfssize()
|
| /NextBSD/cddl/usr.sbin/dtrace/tests/common/plockstat/ |
| HD | Makefile | 8 tst.available.d \ 12 tst.available.exe \
|
| /NextBSD/crypto/openssh/ |
| HD | roaming_common.c | 202 size_t available, needed; in resend_bytes() local 205 available = out_last - out_start; in resend_bytes() 207 available = out_buf_size; in resend_bytes() 211 if (needed > available) in resend_bytes()
|
| /NextBSD/contrib/libc++/src/ |
| D | string.cpp | 361 size_type available = s.size(); in as_string() local 364 int status = sprintf_like(&s[0], available + 1, fmt, a); in as_string() 368 if ( used <= available ) in as_string() 373 available = used; // Assume this is advice of how much space we need. in as_string() 376 available = available * 2 + 1; in as_string() 377 s.resize(available); in as_string()
|
| /NextBSD/contrib/binutils/config/ |
| HD | unwind_ipinfo.m4 | 2 dnl Check whether _Unwind_GetIPInfo is available. 17 AC_DEFINE(HAVE_GETIPINFO, 1, [Define if _Unwind_GetIPInfo is available.])
|
| /NextBSD/sys/kern/ |
| HD | kern_rctl.c | 230 int64_t available = INT64_MAX; in rctl_available_resource() local 239 available = rule->rr_amount - in rctl_available_resource() 243 available = rule->rr_amount - in rctl_available_resource() 247 available = rule->rr_amount - in rctl_available_resource() 251 available = rule->rr_amount - in rctl_available_resource() 260 return (available); in rctl_available_resource() 271 int64_t available; in rctl_would_exceed() local 277 available = rctl_available_resource(p, rule); in rctl_would_exceed() 278 if (available >= amount) in rctl_would_exceed() 292 int64_t available, minavailable, limit; in rctl_pcpu_available() local [all …]
|
| /NextBSD/cddl/contrib/dtracetoolkit/Examples/ |
| HD | cpuwalk_example.txt | 54 concurrently across all available CPUs. We measured the applicaiton on 56 are around 5000 samples per CPU available in this 5 second 1000 hz sample, 80 efficient use of the CPU resources available, only reaching 3840 samples
|
| /NextBSD/contrib/gdb/ |
| HD | gettext.m4 | 8 # be used in projects which are not available under the GNU Public License 10 # Please note that the actual code is *not* freely available. 38 dnl to use. If gettext or catgets are available (in this order) we 140 dnl we only have to keep exactly one list of the available catalogs 281 # be used in projects which are not available under the GNU Public License 283 # Please note that the actual code is *not* freely available. 325 # Check whether LC_MESSAGES is available in <locale.h>. 329 # be used in projects which are not available under the GNU Public License 331 # Please note that the actual code is *not* freely available.
|
| /NextBSD/contrib/ofed/libibverbs/debian/ |
| HD | control.in | 21 supports this when available. 40 supports this when available. 59 supports this when available. 77 supports this when available.
|