Home
last modified time | relevance | path

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

/freebsd/sbin/fsck_ffs/
H A Dutilities.c55 int retried = 0, len; in blockcheck() local
77 if (retried) in blockcheck()
91 retried++; in blockcheck()
/freebsd/sys/dev/iavf/
H A Diavf_lib.c408 int asq_retries, retried = 0; in iavf_vf_config() local
415 " error %d\n", __func__, retried + 1, error); in iavf_vf_config()
424 __func__, retried + 1); in iavf_vf_config()
432 retried + 1); in iavf_vf_config()
441 " message from PF on attempt %d\n", __func__, retried + 1); in iavf_vf_config()
451 if (!retried) { in iavf_vf_config()
452 retried++; in iavf_vf_config()
462 __func__, retried + 1); in iavf_vf_config()
/freebsd/sys/geom/
H A Dgeom_io.c743 u_int retried; in g_io_transient_map_bio() local
750 retried = 0; in g_io_transient_map_bio()
755 retried >= transient_map_retries) { in g_io_transient_map_bio()
767 bp, bp->bio_to->name, retried); in g_io_transient_map_bio()
769 retried++; in g_io_transient_map_bio()
/freebsd/crypto/openssl/doc/man3/
H A DSSL_set_retry_verify.pod5 SSL_set_retry_verify - indicate that certificate verification should be retried
H A DSSL_get_error.pod63 The operation did not complete and can be retried later.
96 TLS/SSL I/O function should be retried.
H A DBIO_f_buffer.pod70 BIO using BIO_pop(). BIO_flush() may need to be retried if the ultimate
H A DBIO_should_retry.pod31 should then be retried at a later time.
H A DBIO_ctrl.pod115 that the call should be retried later in a similar manner to BIO_write_ex().
H A DBIO_s_connect.pod101 to determine if the call should be retried.
H A DOSSL_CMP_exec_certreq.pod88 OSSL_CMP_try_certreq() remembers in the CMP context that it should be retried
H A DBIO_f_ssl.pod105 to determine if the call should be retried.
H A DASYNC_start_job.pod75 There are no jobs currently available in the pool. This call can be retried
/freebsd/crypto/openssl/doc/man5/
H A Dfips_config.pod57 operation may then be retried if the error mode has not been triggered.
/freebsd/sys/opencrypto/
H A Dcryptodev_if.m127 * framework and retried in the future.
/freebsd/sys/kern/
H A Dvfs_subr.c1204 bool retried; in vlrureclaim() local
1208 retried = false; in vlrureclaim()
1304 if (done == 0 && !retried) { in vlrureclaim()
1307 retried = true; in vlrureclaim()
1329 bool retried; in vnlru_free_impl() local
1339 retried = false; in vnlru_free_impl()
1351 if (!retried && vnlru_read_freevnodes() > 0) { in vnlru_free_impl()
1355 retried = true; in vnlru_free_impl()
/freebsd/sys/contrib/openzfs/tests/test-runner/include/
H A Dlogapi.shlib142 # retried up to 5 times when the command returns the keyword "busy".
/freebsd/crypto/openssh/
H A Dssh-agent.c860 int r, ok = -1, retried = 0; in process_sign_request2() local
963 if (pin == NULL && !retried && sshkey_is_sk(id->key) && in process_sign_request2()
973 retried = 1; in process_sign_request2()
H A Dsshconnect2.c1207 int is_agent = 0, retried = 0, r = SSH_ERR_INTERNAL_ERROR; in identity_sign() local
1256 if (!retried && pin == NULL && !is_agent && in identity_sign()
1264 retried = 1; in identity_sign()
/freebsd/sys/dev/wg/
H A Dif_wg.c904 bool retried = false; in wg_send_buf() local
917 if (ret == EADDRNOTAVAIL && !retried) { in wg_send_buf()
919 retried = true; in wg_send_buf()
/freebsd/sys/contrib/device-tree/Bindings/input/
H A Dazoteq,iqs7222.yaml133 Specifies the delay (in ms) before ATI is retried following an ATI error.
/freebsd/sys/netinet/
H A Dsctp_output.c2958 int retried = 0; in sctp_choose_boundall() local
3212 if ((retried == 0) && (stcb->asoc.scope.ipv4_local_scope == 0)) { in sctp_choose_boundall()
3214 retried = 1; in sctp_choose_boundall()
3216 } else if (retried == 1) { in sctp_choose_boundall()
3224 if (retried == 1) { in sctp_choose_boundall()
/freebsd/contrib/bc/
H A DNEWS.md413 allocation is retried. This is to make `bc` and `dc` more resilient to running
/freebsd/contrib/sendmail/cf/
H A DREADME3997 be retried. This applies both within
4106 will be retried during a queue run
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES555 entries in the queue will be retried during a queue run
7727 host is retried. If you are using persistent host status
/freebsd/contrib/ntp/
H A DCommitLog227295 Dave Mills: RSTR kiss+iburst retried too often
227298 Dave Mills: RSTR kiss+iburst retried too often