Home
last modified time | relevance | path

Searched full:occur (Results 1 – 25 of 1653) sorted by relevance

12345678910>>...67

/freebsd/crypto/openssl/doc/man3/
H A DX509_ATTRIBUTE.pod121 Both I<x> and I<attr> must be non NULL or an error will occur.
123 passed in list. An error will occur if an existing attribute (with the same
130 will occur. If I<*x> is NULL then a new attribute list is created. If I<obj>
152 required for that object type or an error will occur.
182 range of 0 to X509_ATTRIBUTE_count() - 1 or an error will occur.
186 An error will occur if the attribute type I<atrtype> does not match the type of
194 occur if the attribute type I<type> does not match the type of the B<ASN1_TYPE>
197 If I<lastpos> is less than -1 then an error will occur if there are multiple
199 If I<lastpos> is less than -2 then an error will occur if there is more than
H A DSSL_get_error.pod41 The following return values can currently occur:
104 TLS/SSL handshakes may occur at any time during the protocol (initiated by
129 processing data. This will only occur if the mode has been set to SSL_MODE_ASYNC
141 available in the pool (see ASYNC_init_thread(3)). This will only occur if the
H A DSSL_CTX_set_tlsext_servername_callback.pod98 resumption did not occur
114 TLSv1.2 (or below) resumption did not occur
122 client is processed. The servername, certificate and ALPN callbacks occur after
H A DSSL_accept.pod40 The following return values can occur:
59 not clean. It can also occur if action is needed to continue the operation
/freebsd/contrib/bmake/unit-tests/
H A Ddirective-for-empty.exp12 # can occur in a string literal as well.
18 # Conditions, including function calls to 'empty', can not only occur in
19 # condition directives, they can also occur in the modifier ':?', see
H A Ddirective-for-empty.mk68 # can occur in a string literal as well.
74 # Conditions, including function calls to 'empty', can not only occur in
75 # condition directives, they can also occur in the modifier ':?', see
/freebsd/contrib/ntp/ntpsnmpd/
H A Dntpv4-mib.mib312 "Date the next known leap second will occur. If there is
333 Discountinuities in the value of this counter can occur
347 Discountinuities in the value of this counter can occur
362 Discountinuities in the value of this counter can occur
377 Discountinuities in the value of this counter can occur
391 Discountinuities in the value of this counter can occur
444 Discountinuities in the value of this counter can occur
458 Discountinuities in the value of this counter can occur
618 Discountinuities in the value of this counter can occur
633 Discountinuities in the value of this counter can occur
[all …]
/freebsd/crypto/openssl/doc/man7/
H A DEVP_KDF-HKDF.pod62 derived otherwise an error will occur.
72 an error will occur.
81 an error will occur.
97 the intermediate fixed-length pseudorandom key otherwise an error will occur.
H A DEVP_KDF-TLS13_KDF.pod69 an error will occur.
78 an error will occur.
101 the intermediate fixed-length pseudorandom key otherwise an error will occur.
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DTargetRegistry.h724 /// Clients are responsible for ensuring that registration doesn't occur
747 /// Clients are responsible for ensuring that registration doesn't occur
759 /// Clients are responsible for ensuring that registration doesn't occur
773 /// Clients are responsible for ensuring that registration doesn't occur
793 /// Clients are responsible for ensuring that registration doesn't occur
806 /// Clients are responsible for ensuring that registration doesn't occur
820 /// Clients are responsible for ensuring that registration doesn't occur
833 /// Clients are responsible for ensuring that registration doesn't occur
846 /// Clients are responsible for ensuring that registration doesn't occur
859 /// Clients are responsible for ensuring that registration doesn't occur
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_export/
H A Dzpool_export_parallel_pos.ksh44 # Verify that pool exports can occur in parallel
74 log_assert "Pool exports can occur in parallel"
130 log_pass "Pool exports occur in parallel"
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_import/
H A Dzpool_import_parallel_pos.ksh42 # Verify that pool imports can occur in parallel
78 log_assert "Pool imports can occur in parallel"
138 log_pass "Pool imports occur in parallel"
/freebsd/secure/lib/libcrypto/man/man3/
H A DSSL_CTX_set_tlsext_servername_callback.3218 .IP "On the client, during or after the handshake and a TLSv1.2 (or below) resumption did not occur
219 …em "On the client, during or after the handshake and a TLSv1.2 (or below) resumption did not occur"
229 …er the servername extension has been processed and a TLSv1.2 (or below) resumption did not occur" 4
230 …fter the servername extension has been processed and a TLSv1.2 (or below) resumption did not occur"
235 client is processed. The servername, certificate and \s-1ALPN\s0 callbacks occur after
H A DSSL_get_error.3172 The following return values can currently occur:
230 \&\s-1TLS/SSL\s0 handshakes may occur at any time during the protocol (initiated by
252 processing data. This will only occur if the mode has been set to \s-1SSL_MODE_ASYNC\s0
263 available in the pool (see \fBASYNC_init_thread\fR\|(3)). This will only occur if the
/freebsd/secure/lib/libcrypto/man/man7/
H A DEVP_KDF-HKDF.7194 derived otherwise an error will occur.
204 an error will occur.
213 an error will occur.
229 the intermediate fixed-length pseudorandom key otherwise an error will occur.
/freebsd/share/doc/psd/05.sysman/
H A D1.3.t41 \fIdefault\fP action is to be taken when signals occur.
54 signals may yet occur. Mechanisms are provided whereby critical sections
66 may occur during
130 or that a default action (usually process termination) is to occur
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DBinaryStreamWriter.h45 /// On success, updates the offset so that subsequent writes will occur
54 /// subsequent writes occur at the next unwritten position.
91 /// occur at the next unwritten position. \p Str need not be null terminated
100 /// occur at the next unwritten position.
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_diff/
H A Dzfs_diff_encrypted.ksh27 # 3. Perform 'zfs diff -Ft' and verify no errors occur
52 # 3. Perform 'zfs diff' and verify no errors occur
/freebsd/usr.bin/renice/
H A Drenice.c63 /* can occur at any time prior to delimiter */ in main()
81 /* may occur only once, prior to priority */ in main()
90 /* must occur exactly once, prior to target */ in main()
/freebsd/bin/ln/
H A Dln.179 so that the link may occur.
114 then unlink it so that the link may occur.
139 then unlink the target file so that the link may occur.
/freebsd/lib/libc/string/
H A Dstrspn.355 occur in the null-terminated string
72 occur in the null-terminated string
/freebsd/contrib/bearssl/inc/
H A Dbearssl_pem.h73 * - Between that start and end banner, only Base64 data shall occur.
76 * or "`-`" signs, and one or two "`=`" signs may occur in the last
84 * occur between objects are ignored.
260 * - If `BR_PEM_LINE64` is set, then line-breaking will occur after
/freebsd/sbin/fdisk/
H A Dfdisk.8357 These specs can occur in any order, as the leading letter determines
360 This line must occur before any lines that specify slice
439 These slice lines must occur after any geometry specification lines,
486 Can occur anywhere in the config file, but only
/freebsd/bin/ln/tests/
H A Dln_test.sh74 "'-f' option unlinks it so that link may occur"
141 "it so that the link may occur"
169 "it so that the link may occur"
/freebsd/sys/contrib/openzfs/man/man8/
H A Dzpool-initialize.855 initialized, the command will fail and no cancellation will occur on any device.
60 initialized, the command will fail and no suspension will occur on any device.

12345678910>>...67