Searched refs:retried (Results 1 – 17 of 17) sorted by relevance
| /NextBSD/sbin/fsck_ffs/ |
| HD | utilities.c | 65 int retried = 0, len; in blockcheck() local 87 if (retried) in blockcheck() 101 retried++; in blockcheck()
|
| /NextBSD/contrib/gdb/gdb/ |
| HD | 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()
|
| /NextBSD/sys/geom/ |
| HD | 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()
|
| /NextBSD/sys/dev/ixl/ |
| HD | if_ixlv.c | 1026 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/ |
| HD | BIO_f_buffer.pod | 52 BIO using BIO_pop(). BIO_flush() may need to be retried if the ultimate
|
| HD | BIO_ctrl.pod | 97 that the call should be retried later in a similar manner to BIO_write().
|
| HD | BIO_should_retry.pod | 35 should then be retried at a later time.
|
| HD | BIO_s_connect.pod | 99 to determine if the call should be retried.
|
| HD | BIO_f_ssl.pod | 102 to determine if the call should be retried. If an SSL connection has
|
| /NextBSD/crypto/openssl/doc/ssl/ |
| HD | SSL_get_error.pod | 63 TLS/SSL I/O function should be retried.
|
| /NextBSD/sys/netinet/ |
| HD | sctp_output.c | 2971 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/ |
| HD | ChangeLog | 7699 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/ |
| HD | ssleay.txt | 1317 used to determine if a call should be retried; the
|
| /NextBSD/contrib/gcc/ |
| HD | FSFChangeLog.10 | 2427 * cppexp.c (cpp_lex): Do cpp_pop_buffer after CPP_POP so retried
|
| HD | ChangeLog-1998 | 16863 (do_include): Remove unused variables `pcfname' and `retried',
|
| /NextBSD/crypto/openssl/ |
| HD | CHANGES | 4479 flushes were not handled properly if the BIO retried. On read
|
| /NextBSD/contrib/ntp/ |
| HD | CommitLog | 205158 Dave Mills: RSTR kiss+iburst retried too often 205161 Dave Mills: RSTR kiss+iburst retried too often
|