| /freebsd-12-stable/sbin/fsck_ffs/ |
| D | utilities.c | 63 int retried = 0, len; in blockcheck() local 85 if (retried) in blockcheck() 99 retried++; in blockcheck()
|
| /freebsd-12-stable/sys/dev/iavf/ |
| D | iavf_lib.c | 444 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/ |
| D | OCSP_sendreq_new.pod | 83 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()
|
| D | SSL_get_error.pod | 49 The operation did not complete and can be retried later. 80 TLS/SSL I/O function should be retried.
|
| D | BIO_f_buffer.pod | 70 BIO using BIO_pop(). BIO_flush() may need to be retried if the ultimate
|
| D | BIO_ctrl.pod | 98 that the call should be retried later in a similar manner to BIO_write_ex().
|
| D | BIO_should_retry.pod | 31 should then be retried at a later time.
|
| D | BIO_s_connect.pod | 101 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
|
| D | ASYNC_start_job.pod | 75 There are no jobs currently available in the pool. This call can be retried
|
| /freebsd-12-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-12-stable/sys/geom/ |
| D | geom_io.c | 790 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/ |
| D | ssh-agent.c | 752 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()
|
| D | sshconnect2.c | 1243 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/ |
| D | sctp_output.c | 2972 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/ |
| D | NEWS.md | 69 allocation is retried. This is to make `bc` and `dc` more resilient to running
|
| /freebsd-12-stable/contrib/sendmail/cf/ |
| D | README | 3985 be retried. This applies both within 4094 will be retried during a queue run
|
| /freebsd-12-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-12-stable/contrib/sendmail/ |
| D | RELEASE_NOTES | 380 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/ |
| 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-12-stable/crypto/openssl/ |
| D | CHANGES | 7562 flushes were not handled properly if the BIO retried. On read
|
| /freebsd-12-stable/contrib/ntp/ |
| D | CommitLog | 227295 Dave Mills: RSTR kiss+iburst retried too often 227298 Dave Mills: RSTR kiss+iburst retried too often
|