Home
last modified time | relevance | path

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

/freebsd-10-stable/sbin/fsck_ffs/
Dutilities.c65 int retried = 0, len; in blockcheck() local
87 if (retried) in blockcheck()
101 retried++; in blockcheck()
/freebsd-10-stable/sys/geom/
Dgeom_io.c736 u_int retried; in g_io_transient_map_bio() local
743 retried = 0; in g_io_transient_map_bio()
748 retried >= transient_map_retries) { in g_io_transient_map_bio()
760 bp, bp->bio_to->name, retried); in g_io_transient_map_bio()
762 retried++; in g_io_transient_map_bio()
/freebsd-10-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-10-stable/sys/dev/ixl/
Dif_ixlv.c1077 int asq_retries, retried = 0; in ixlv_vf_config() local
1084 " error %d\n", __func__, retried + 1, error); in ixlv_vf_config()
1093 __func__, retried + 1); in ixlv_vf_config()
1101 retried + 1); in ixlv_vf_config()
1110 " message from PF on attempt %d\n", __func__, retried + 1); in ixlv_vf_config()
1120 if (!retried) { in ixlv_vf_config()
1121 retried++; in ixlv_vf_config()
1128 __func__, retried + 1); in ixlv_vf_config()
/freebsd-10-stable/crypto/openssl/doc/crypto/
DBIO_f_buffer.pod52 BIO using BIO_pop(). BIO_flush() may need to be retried if the ultimate
DBIO_ctrl.pod97 that the call should be retried later in a similar manner to BIO_write().
DBIO_should_retry.pod35 should then be retried at a later time.
DBIO_s_connect.pod99 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
/freebsd-10-stable/crypto/openssl/doc/ssl/
DSSL_get_error.pod63 TLS/SSL I/O function should be retried.
/freebsd-10-stable/sys/netinet/
Dsctp_output.c2971 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-10-stable/contrib/sendmail/cf/
DREADME3968 be retried. This applies both within
4073 will be retried during a queue run
/freebsd-10-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-10-stable/contrib/sendmail/
DRELEASE_NOTES139 entries in the queue will be retried during a queue run
7311 host is retried. If you are using persistent host status
/freebsd-10-stable/crypto/openssl/doc/
Dssleay.txt1317 used to determine if a call should be retried; the
/freebsd-10-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-10-stable/crypto/openssl/
DCHANGES4442 flushes were not handled properly if the BIO retried. On read
/freebsd-10-stable/contrib/ntp/
DCommitLog210188 Dave Mills: RSTR kiss+iburst retried too often
210191 Dave Mills: RSTR kiss+iburst retried too often