Home
last modified time | relevance | path

Searched full:retried (Results 1 – 25 of 165) sorted by relevance

1234567

/freebsd/sbin/fsck_ffs/
H A Dutilities.c55 int retried = 0, len; in blockcheck() local
77 if (retried) in blockcheck()
91 retried++; in blockcheck()
/freebsd/lib/libpmc/
H A Dpmc.cmn-600.3123 Number of incoming requests that are retried.
153 Counts number of retried requests
169 Counts number of retried transactions by the MC
173 Counts number of times a HighHigh priority request is protocol-retried at the
337 Number of retried TXREQ flits dispatched.
397 Number of retried TXREQ flits dispatched.
/freebsd/contrib/ofed/librdmacm/man/
H A Drdma_connect.356 The maximum number of times that a data transfer operation should be retried
62 should be retried on a connection after receiving a receiver not ready (RNR)
H A Drdma_accept.370 should be retried on a connection after receiving a receiver not ready (RNR)
/freebsd/sys/dev/isci/
H A Disci.h99 * need to be retried, but we cannot return CAM_REQUEUE_REQ because
108 * be retried.
116 * it needs to be retried again - it just keeps its same place in the
/freebsd/contrib/ntp/sntp/libevent/
H A Depoll.c303 event_warn("Epoll MOD(%d) on %d retried as ADD; that failed too", in epoll_apply_one_change()
307 event_debug(("Epoll MOD(%d) on %d retried as ADD; succeeded.", in epoll_apply_one_change()
324 event_warn("Epoll ADD(%d) on %d retried as MOD; that failed too", in epoll_apply_one_change()
328 event_debug(("Epoll ADD(%d) on %d retried as MOD; succeeded.", in epoll_apply_one_change()
H A Dutil-internal.h118 /* True iff e is an error that means a read/write operation can be retried. */
121 /* True iff e is an error that means an connect can be retried. */
124 /* True iff e is an error that means a accept can be retried. */
/freebsd/contrib/libevent/
H A Depoll.c303 event_warn("Epoll MOD(%d) on %d retried as ADD; that failed too", in epoll_apply_one_change()
307 event_debug(("Epoll MOD(%d) on %d retried as ADD; succeeded.", in epoll_apply_one_change()
324 event_warn("Epoll ADD(%d) on %d retried as MOD; that failed too", in epoll_apply_one_change()
328 event_debug(("Epoll ADD(%d) on %d retried as MOD; succeeded.", in epoll_apply_one_change()
H A Dutil-internal.h118 /* True iff e is an error that means a read/write operation can be retried. */
121 /* True iff e is an error that means an connect can be retried. */
124 /* True iff e is an error that means a accept can be retried. */
/freebsd/sys/dev/iavf/
H A Diavf_lib.c408 int asq_retries, retried = 0; in iavf_vf_config() local
415 " error %d\n", __func__, retried + 1, error); in iavf_vf_config()
424 __func__, retried + 1); in iavf_vf_config()
432 retried + 1); in iavf_vf_config()
441 " message from PF on attempt %d\n", __func__, retried + 1); in iavf_vf_config()
451 if (!retried) { in iavf_vf_config()
452 retried++; in iavf_vf_config()
462 __func__, retried + 1); in iavf_vf_config()
/freebsd/crypto/openssl/doc/man3/
H A DSSL_get_error.pod63 The operation did not complete and can be retried later.
96 TLS/SSL I/O function should be retried.
H A DSSL_set_retry_verify.pod5 SSL_set_retry_verify - indicate that certificate verification should be retried
H A DBIO_f_buffer.pod70 BIO using BIO_pop(). BIO_flush() may need to be retried if the ultimate
/freebsd/sys/geom/
H A Dgeom_io.c736 "Count of retried failures to establish the transient mapping");
753 u_int retried; in g_io_transient_map_bio() local
760 retried = 0; in g_io_transient_map_bio()
765 retried >= transient_map_retries) { in g_io_transient_map_bio()
777 bp, bp->bio_to->name, retried); in g_io_transient_map_bio()
779 retried++; in g_io_transient_map_bio()
/freebsd/contrib/libarchive/libarchive/
H A Darchive_write_header.352 for operations that might succeed if retried,
H A Darchive_write_finish_entry.357 for operations that might succeed if retried,
H A Darchive_read_header.366 (the operation failed but can be retried),
H A Darchive_read_extract.3115 (the operation failed but can be retried),
H A Darchive_read_data.396 (the operation failed but can be retried),
/freebsd/share/man/man4/
H A Dnvmf.480 Once a new association is established, suspended I/O requests are retried.
H A Discsi.4100 retried after the connection is reestablished.
/freebsd/secure/lib/libcrypto/man/man3/
H A DSSL_get_error.3189 The operation did not complete and can be retried later.
222 \&\s-1TLS/SSL I/O\s0 function should be retried.
/freebsd/crypto/heimdal/lib/gssapi/krb5/
H A Dgsskrb5_locl.h66 RETRIED = 32, enumerator
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_create/
H A Dzpool_create_024_pos.ksh92 # The 'zfs destroy' command is retried because it can
/freebsd/crypto/openssl/doc/man5/
H A Dfips_config.pod57 operation may then be retried if the error mode has not been triggered.

1234567