Home
last modified time | relevance | path

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

/freebsd-12-stable/sbin/fsck_ffs/
Dutilities.c63 int retried = 0, len; in blockcheck() local
85 if (retried) in blockcheck()
99 retried++; in blockcheck()
/freebsd-12-stable/sys/dev/iavf/
Diavf_lib.c444 int asq_retries, retried = 0; in iavf_vf_config() local
451 " error %d\n", __func__, retried + 1, error); in iavf_vf_config()
460 __func__, retried + 1); in iavf_vf_config()
468 retried + 1); in iavf_vf_config()
477 " message from PF on attempt %d\n", __func__, retried + 1); in iavf_vf_config()
487 if (!retried) { in iavf_vf_config()
488 retried++; in iavf_vf_config()
498 __func__, retried + 1); in iavf_vf_config()
/freebsd-12-stable/crypto/openssl/doc/man3/
DOCSP_sendreq_new.pod83 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()
DSSL_get_error.pod49 The operation did not complete and can be retried later.
80 TLS/SSL I/O function should be retried.
DBIO_f_buffer.pod70 BIO using BIO_pop(). BIO_flush() may need to be retried if the ultimate
DBIO_ctrl.pod98 that the call should be retried later in a similar manner to BIO_write_ex().
DBIO_should_retry.pod31 should then be retried at a later time.
DBIO_s_connect.pod101 to determine if the call should be retried.
DBIO_f_ssl.pod102 to determine if the call should be retried. If an SSL connection has
DASYNC_start_job.pod75 There are no jobs currently available in the pool. This call can be retried
/freebsd-12-stable/contrib/gdb/gdb/
Drs6000-nat.c807 int got_one, retried; in vmap_ldinfo() local
822 retried = 0; in vmap_ldinfo()
865 if (!retried) in vmap_ldinfo()
890 if (!got_one && !retried) in vmap_ldinfo()
893 ++retried; in vmap_ldinfo()
/freebsd-12-stable/sys/geom/
Dgeom_io.c790 u_int retried; in g_io_transient_map_bio() local
797 retried = 0; in g_io_transient_map_bio()
802 retried >= transient_map_retries) { in g_io_transient_map_bio()
814 bp, bp->bio_to->name, retried); in g_io_transient_map_bio()
816 retried++; in g_io_transient_map_bio()
/freebsd-12-stable/crypto/openssh/
Dssh-agent.c752 int r, ok = -1, retried = 0; in process_sign_request2() local
855 if (pin == NULL && !retried && sshkey_is_sk(id->key) && in process_sign_request2()
865 retried = 1; in process_sign_request2()
Dsshconnect2.c1243 int is_agent = 0, retried = 0, r = SSH_ERR_INTERNAL_ERROR; in identity_sign() local
1292 if (!retried && pin == NULL && !is_agent && in identity_sign()
1300 retried = 1; in identity_sign()
/freebsd-12-stable/sys/netinet/
Dsctp_output.c2972 int retried = 0; in sctp_choose_boundall() local
3226 if ((retried == 0) && (stcb->asoc.scope.ipv4_local_scope == 0)) { in sctp_choose_boundall()
3228 retried = 1; in sctp_choose_boundall()
3230 } else if (retried == 1) { in sctp_choose_boundall()
3238 if (retried == 1) { in sctp_choose_boundall()
/freebsd-12-stable/contrib/bc/
DNEWS.md69 allocation is retried. This is to make `bc` and `dc` more resilient to running
/freebsd-12-stable/contrib/sendmail/cf/
DREADME3985 be retried. This applies both within
4094 will be retried during a queue run
/freebsd-12-stable/contrib/amd/
DChangeLog8759 will be "deferred" and retried after wakeup when the first mount
8761 re-evaluate the location when the mount is retried. However, it
/freebsd-12-stable/contrib/sendmail/
DRELEASE_NOTES380 entries in the queue will be retried during a queue run
7552 host is retried. If you are using persistent host status
/freebsd-12-stable/contrib/gcc/
DFSFChangeLog.102427 * cppexp.c (cpp_lex): Do cpp_pop_buffer after CPP_POP so retried
DChangeLog-199816863 (do_include): Remove unused variables `pcfname' and `retried',
/freebsd-12-stable/crypto/openssl/
DCHANGES7562 flushes were not handled properly if the BIO retried. On read
/freebsd-12-stable/contrib/ntp/
DCommitLog227295 Dave Mills: RSTR kiss+iburst retried too often
227298 Dave Mills: RSTR kiss+iburst retried too often