| /netbsd-src/sbin/fsck/ |
| H A D | fsutil.c | 190 int retried = 0; in blockcheck() local 230 } else if (S_ISCHR(stblock.st_mode) && !retried) { in blockcheck() 237 retried++; in blockcheck() 239 } else if ((fsp = getfsfile(newname)) != 0 && !retried) { in blockcheck() 243 retried++; in blockcheck()
|
| /netbsd-src/external/ibm-public/postfix/dist/src/bounce/ |
| H A D | 2template_test.in | 23 Subject: Delayed Mail (still being retried) 33 It will be retried until it is $maximal_queue_lifetime_days day(s) old. 91 Subject: Delayed Mail (still being retried) 101 It will be retried until it is $maximal_queue_lifetime_days day(s) old.
|
| H A D | obs_template_test.ref | 23 Subject: Delayed Mail (still being retried) 33 It will be retried until it is $maximal_queue_lifetime_days day(s) old.
|
| H A D | template_test.ref | 23 Subject: Delayed Mail (still being retried) 33 It will be retried until it is $maximal_queue_lifetime_days day(s) old.
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/ |
| H A D | OCSP_sendreq_new.pod | 83 B<-1> if the operation should be retried and B<0> if an error occurred. 112 If OCSP_sendreq_nbio() indicates an operation should be retried the 114 write) should be retried and appropriate action taken (for example a select()
|
| H A D | SSL_get_error.pod | 49 The operation did not complete and can be retried later. 80 TLS/SSL I/O function should be retried.
|
| H A D | BIO_f_buffer.pod | 70 BIO using BIO_pop(). BIO_flush() may need to be retried if the ultimate
|
| H A D | BIO_ctrl.pod | 98 that the call should be retried later in a similar manner to BIO_write_ex().
|
| H A D | BIO_should_retry.pod | 31 should then be retried at a later time.
|
| H A D | BIO_s_connect.pod | 101 to determine if the call should be retried.
|
| H A D | BIO_f_ssl.pod | 102 to determine if the call should be retried. If an SSL connection has
|
| /netbsd-src/sys/arch/amiga/dev/ |
| H A D | fd.c | 166 short retried; /* number of times current io retried */ member 1508 sc->retried = 0; in fddmadone() 1515 if (sc->retried >= sc->retries) { in fddmadone() 1516 sc->retried = 0; in fddmadone() 1519 sc->retried++; in fddmadone() 1556 sc->retried = 0; in fddone()
|
| /netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
| H A D | SSL_set_retry_verify.pod | 5 SSL_set_retry_verify - indicate that certificate verification should be retried
|
| H A D | SSL_get_error.pod | 63 The operation did not complete and can be retried later. 96 TLS/SSL I/O function should be retried.
|
| H A D | BIO_f_buffer.pod | 70 BIO using BIO_pop(). BIO_flush() may need to be retried if the ultimate
|
| H A D | BIO_should_retry.pod | 31 should then be retried at a later time.
|
| H A D | BIO_ctrl.pod | 115 that the call should be retried later in a similar manner to BIO_write_ex().
|
| H A D | BIO_s_connect.pod | 101 to determine if the call should be retried.
|
| H A D | OSSL_CMP_exec_certreq.pod | 88 OSSL_CMP_try_certreq() remembers in the CMP context that it should be retried
|
| /netbsd-src/external/mpl/bind/dist/doc/notes/ |
| H A D | notes-9.18.2.rst | |
| /netbsd-src/crypto/external/bsd/openssl/dist/doc/man5/ |
| H A D | fips_config.pod | 57 operation may then be retried if the error mode has not been triggered.
|
| /netbsd-src/external/ibm-public/postfix/dist/ |
| H A D | RELEASE_NOTES-2.4 | 102 to 300s so that deliveries are retried earlier after the first
|
| /netbsd-src/crypto/external/bsd/openssh/dist/ |
| H A D | ssh-agent.c | 836 int r, ok = -1, retried = 0; in process_sign_request2() local 939 if (pin == NULL && !retried && sshkey_is_sk(id->key) && in process_sign_request2() 949 retried = 1; in process_sign_request2()
|
| /netbsd-src/external/bsd/am-utils/dist/ |
| H A D | README.autofs | 55 delay), because the RPC is retried by the kernel and it succeeds the second
|
| /netbsd-src/sys/dev/pci/ |
| H A D | if_msk.c | 2308 bool retried = false; in msk_intr() local 2371 } else if (!retried) { in msk_intr() 2372 retried = true; in msk_intr()
|