Home
last modified time | relevance | path

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

/NextBSD/sbin/fsck_ffs/
HDutilities.c65 int retried = 0, len; in blockcheck() local
87 if (retried) in blockcheck()
101 retried++; in blockcheck()
/NextBSD/contrib/gdb/gdb/
HDrs6000-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()
/NextBSD/sys/geom/
HDgeom_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()
/NextBSD/sys/dev/ixl/
HDif_ixlv.c1026 int asq_retries, retried = 0; in ixlv_vf_config() local
1033 " error %d\n", __func__, retried + 1, error); in ixlv_vf_config()
1042 __func__, retried + 1); in ixlv_vf_config()
1050 retried + 1); in ixlv_vf_config()
1059 " message from PF on attempt %d\n", __func__, retried + 1); in ixlv_vf_config()
1069 if (!retried) { in ixlv_vf_config()
1070 retried++; in ixlv_vf_config()
1077 __func__, retried + 1); in ixlv_vf_config()
/NextBSD/crypto/openssl/doc/crypto/
HDBIO_f_buffer.pod52 BIO using BIO_pop(). BIO_flush() may need to be retried if the ultimate
HDBIO_ctrl.pod97 that the call should be retried later in a similar manner to BIO_write().
HDBIO_should_retry.pod35 should then be retried at a later time.
HDBIO_s_connect.pod99 to determine if the call should be retried.
HDBIO_f_ssl.pod102 to determine if the call should be retried. If an SSL connection has
/NextBSD/crypto/openssl/doc/ssl/
HDSSL_get_error.pod63 TLS/SSL I/O function should be retried.
/NextBSD/sys/netinet/
HDsctp_output.c2971 int retried = 0; in sctp_choose_boundall() local
3225 if ((retried == 0) && (stcb->asoc.scope.ipv4_local_scope == 0)) { in sctp_choose_boundall()
3227 retried = 1; in sctp_choose_boundall()
3229 } else if (retried == 1) { in sctp_choose_boundall()
3236 if (retried == 1) { in sctp_choose_boundall()
/NextBSD/contrib/amd/
HDChangeLog7699 will be "deferred" and retried after wakeup when the first mount
7701 re-evaluate the location when the mount is retried. However, it
/NextBSD/crypto/openssl/doc/
HDssleay.txt1317 used to determine if a call should be retried; the
/NextBSD/contrib/gcc/
HDFSFChangeLog.102427 * cppexp.c (cpp_lex): Do cpp_pop_buffer after CPP_POP so retried
HDChangeLog-199816863 (do_include): Remove unused variables `pcfname' and `retried',
/NextBSD/crypto/openssl/
HDCHANGES4479 flushes were not handled properly if the BIO retried. On read
/NextBSD/contrib/ntp/
HDCommitLog205158 Dave Mills: RSTR kiss+iburst retried too often
205161 Dave Mills: RSTR kiss+iburst retried too often