Home
last modified time | relevance | path

Searched refs:Retry (Results 1 – 25 of 32) sorted by relevance

12

/src/sys/contrib/dev/acpica/components/hardware/
H A Dhwacpi.c179 UINT32 Retry; in AcpiHwSetMode() local
255 Retry = 3000; in AcpiHwSetMode()
256 while (Retry) in AcpiHwSetMode()
265 Retry--; in AcpiHwSetMode()
/src/contrib/llvm-project/clang/include/clang/Analysis/Support/
H A DBumpVector.h170 Retry: in push_back()
176 goto Retry; in push_back()
185 Retry: in insert()
194 goto Retry; in insert()
/src/sys/contrib/device-tree/Bindings/ata/
H A Dahci-ceva.txt32 - ceva,p0-retry-params: Retry interval timing value for port 0.
33 - ceva,p1-retry-params: Retry interval timing value for port 1.
36 RIT: Retry Interval Timer.
/src/contrib/llvm-project/clang/include/clang/AST/
H A DASTVector.h164 Retry: in push_back()
170 goto Retry; in push_back()
226 Retry: in insert()
237 goto Retry; in insert()
/src/crypto/openssl/doc/designs/quic-design/
H A Dconnection-state-machine.md78 - a Retry packet (leading to Initial Exchange B); or
87 - Initial Exchange B: The client has been asked to perform a Retry.
89 initiate a connection. Every Initial packet contains the quoted Retry
94 the original DCIDs used as part of the Retry process. A server is not
95 allowed to respond to a Retry-triggered Initial exchange with another
96 Retry, and if it does we ignore it, which is the major distinction of this
101 - a Retry packet (invalid, ignored);
107 from the server. There is no longer any possibility of a Retry (any such
557 from the server, and have not previously been asked to do a Retry as
558 part of this connection (and the Retry Integrity Token validates).
[all …]
H A Dglossary.md140 to it. All CIDs other than Initial ODCIDs and Retry ODCIDs have a sequence
326 CIDs are Initial ODCIDs and Retry ODCIDs. These CIDs are exceptionally retired
H A Drecord-layer.md485 * Retry a previous call to write_records. The caller should continue to
H A Dtx-packetiser.md705 [RFC 9000 17.2.5 Retry Packet]: https://datatracker.ietf.org/doc/html/rfc9000#section-17.2.5
/src/crypto/krb5/src/util/et/
H A Dtest1.et64 "Retry count exceeded"
/src/crypto/openssl/doc/man7/
H A Dossl-guide-tls-client-non-block.pod233 continue; /* Retry */
262 continue; /* Retry */
268 continue; /* Retry */
274 continue; /* Retry */
292 continue; /* Retry */
345 continue; /* Retry */
H A Dossl-guide-quic-client-non-block.pod321 continue; /* Retry */
356 continue; /* Retry */
362 continue; /* Retry */
369 continue; /* Retry */
387 continue; /* Retry */
443 continue; /* Retry */
H A Dossl-guide-quic-server-non-block.pod300 continue; /* Retry */
336 continue; /* Retry */
/src/crypto/heimdal/lib/krb5/
H A Dkrb_err.et48 ec SKDC_RETRY, "Kerberos 4: Retry count exceeded"
/src/share/misc/
H A Dscsi_modes306 {Read Retry Count} i1
313 {Write Retry Count} i1
340 {Verify Retry Count} i1
/src/contrib/llvm-project/llvm/lib/Support/Windows/
H A DPath.inc494 for (unsigned Retry = 0; Retry != 200; ++Retry) {
588 // Retry this a few times to defeat badly behaved file system scanners.
589 for (unsigned Retry = 0; Retry != 200; ++Retry) {
590 if (Retry != 0)
/src/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.h305 static DescriptorMapUpdateResult Retry() { return {false, true, 0}; } in Retry() function
H A DAppleObjCRuntimeV2.cpp2007 return DescriptorMapUpdateResult::Retry(); in UpdateISAToDescriptorMap()
2272 return DescriptorMapUpdateResult::Retry(); in UpdateISAToDescriptorMap()
/src/stand/i386/boot2/
H A Dboot1.S336 dec %di # Retry?
/src/sys/contrib/openzfs/tests/test-runner/include/
H A Dlogapi.shlib123 _printerror "$@" "Retry in $delay seconds"
/src/contrib/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp186 Retry: in ParseStatementOrDeclarationAfterAttributes()
233 goto Retry; in ParseStatementOrDeclarationAfterAttributes()
299 goto Retry; in ParseStatementOrDeclarationAfterAttributes()
/src/crypto/openssl/doc/man3/
H A DSSL_CTX_set1_curves.pod170 share for this group, a Hello Retry Request (HRR) is triggered, asking the client
/src/contrib/llvm-project/llvm/lib/Support/Unix/
H A DPath.inc1339 // Retry if fchown call fails due to interruption.
/src/contrib/ntp/
H A Dconfig.h.in1311 /* Retry queries on _any_ DNS error? */
/src/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp3249 Retry: in performORCombine()
3412 goto Retry; in performORCombine()
/src/contrib/ldns/
H A DChangelog120 * bugfix #617: Retry WKS service and protocol names lower case.

12