Searched refs:retried (Results 1 – 19 of 19) sorted by relevance
| /freebsd-10-stable/sbin/fsck_ffs/ |
| D | utilities.c | 65 int retried = 0, len; in blockcheck() local 87 if (retried) in blockcheck() 101 retried++; in blockcheck()
|
| /freebsd-10-stable/sys/geom/ |
| D | geom_io.c | 736 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/ |
| D | rs6000-nat.c | 807 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/ |
| D | if_ixlv.c | 1077 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/ |
| D | BIO_f_buffer.pod | 52 BIO using BIO_pop(). BIO_flush() may need to be retried if the ultimate
|
| D | BIO_ctrl.pod | 97 that the call should be retried later in a similar manner to BIO_write().
|
| D | BIO_should_retry.pod | 35 should then be retried at a later time.
|
| D | BIO_s_connect.pod | 99 to determine if the call should be retried.
|
| D | BIO_f_ssl.pod | 102 to determine if the call should be retried. If an SSL connection has
|
| /freebsd-10-stable/crypto/openssl/doc/ssl/ |
| D | SSL_get_error.pod | 63 TLS/SSL I/O function should be retried.
|
| /freebsd-10-stable/sys/netinet/ |
| D | sctp_output.c | 2971 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/ |
| D | README | 3968 be retried. This applies both within 4073 will be retried during a queue run
|
| /freebsd-10-stable/contrib/amd/ |
| D | ChangeLog | 8759 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/ |
| D | RELEASE_NOTES | 139 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/ |
| D | ssleay.txt | 1317 used to determine if a call should be retried; the
|
| /freebsd-10-stable/contrib/gcc/ |
| D | FSFChangeLog.10 | 2427 * cppexp.c (cpp_lex): Do cpp_pop_buffer after CPP_POP so retried
|
| D | ChangeLog-1998 | 16863 (do_include): Remove unused variables `pcfname' and `retried',
|
| /freebsd-10-stable/crypto/openssl/ |
| D | CHANGES | 4442 flushes were not handled properly if the BIO retried. On read
|
| /freebsd-10-stable/contrib/ntp/ |
| D | CommitLog | 210188 Dave Mills: RSTR kiss+iburst retried too often 210191 Dave Mills: RSTR kiss+iburst retried too often
|