Searched defs:retry (Results 1 - 25 of 153) sorted by relevance

1234567

/illumos-gate/usr/src/cmd/mdb/common/kmdb/
H A Dkvm_cpu.c59 int retry = 0; local
66 retry = 1;
69 if (retry)
/illumos-gate/usr/src/lib/libresolv2/common/sunw/
H A Dsunw_mtctxres.c84 __res_override_retry(int retry) { argument
85 ___mtctxres()->retry_private = retry;
88 * old retry setting, and restoring it, is handled by __res_retry()
99 * no override retry value is in effect, and the way we expect
110 __res_retry(int retry) { argument
113 mt->retry_save = retry;
114 return ((mt->retry_private != 0) ? mt->retry_private : retry);
/illumos-gate/usr/src/lib/libnisdb/
H A Dnis_ldap.c84 __nis_retry_sleep(__nisdb_retry_t *retry, int forceSleep) { argument
86 if (retry == NULL)
89 if (retry->attempts > 0) {
90 retry->attempts -= 1;
91 } else if (retry->attempts == 0 && !forceSleep) {
95 (void) poll(NULL, 0, retry->timeout*1000);
/illumos-gate/usr/src/lib/libpkg/common/
H A Dpkgmount.c150 int retry = 10; local
155 while (n != 0 && retry-- > 0) {
/illumos-gate/usr/src/cmd/scadm/sparc/mpxu/common/
H A Ddownload.c60 int retry; local
212 * (2) retry the sending of status messages.
215 retry = 0;
217 if (retry == 1) {
246 retry++;
247 } while (bootOpt && (retry < 2));
/illumos-gate/usr/src/cmd/cdrw/
H A Dtoshiba.c80 int ret, retry; local
98 for (retry = 0; retry < 3; retry++) {
H A Dmain.c408 int retry; local
409 for (retry = 0; retry < 5; retry++) {
H A Dtrackio.c153 int retry = 20; local
161 retry = 5;
163 for (; retry > 0; retry--) {
175 if ((retry == 0) && (simulation == 0)) {
/illumos-gate/usr/src/lib/sun_fc/common/
H A DFCHBA.cc328 bool retry = false; local
374 retry = false;
407 retry = true;
410 } while (retry);
H A DTgtFCHBA.cc228 bool retry = false; local
274 retry = false;
307 retry = true;
310 } while (retry);
/illumos-gate/usr/src/uts/intel/io/ipmi/
H A Dipmi_kcs.c115 int retry, status; local
118 for (retry = 0; retry < 2; retry++) {
172 cmn_err(CE_WARN, "KCS: Error retry exhausted");
182 int retry, status; local
184 for (retry = 0; retry < 10; retry++) {
/illumos-gate/usr/src/cmd/lp/model/netpr/
H A Dtcp_misc.c77 int retry; local
103 retry = 0;
126 retry++;
139 } while (retry);
/illumos-gate/usr/src/lib/nsswitch/dns/common/
H A Ddns_mt.c242 * own function to establish an override retry. If we can get a pointer
248 __fallback_override_retry(int retry) { argument
254 old_retry = res->retry;
255 res->retry = retry;
/illumos-gate/usr/src/lib/libresolv/
H A Dresolv.h72 int retry; /* number of times to retransmit */ member in struct:state
/illumos-gate/usr/src/lib/libcmd/common/
H A Drm.c80 #define retry(f) ((f)->fts_number=((f)->fts_statp->st_nlink<<1)) macro
223 retry(ent);
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Ddlfcns.c83 const char *retry; local
96 retry = MSG_ORIG(MSG_STR_EMPTY);
98 retry = MSG_INTL(MSG_STR_RETRY);
101 dbg_print(lml, MSG_INTL(MSG_DL_DLOPEN), name, NAME(clmp), retry,
167 const char *str, *retry, *from = NAME(clmp); local
192 retry = MSG_ORIG(MSG_STR_EMPTY);
194 retry = MSG_INTL(MSG_STR_RETRY);
203 from, retry, str);
206 from, next, retry, str);
/illumos-gate/usr/src/cmd/lms/
H A Dglue.cpp305 int glue::retry(unsigned char *buff, int len) function in class:glue
/illumos-gate/usr/src/boot/sys/boot/i386/libfirewire/
H A Dfwohci.c94 u_int i, retry = 0; local
111 if (++retry < MAX_RETRY) {
122 if (++retry < MAX_RETRY) {
127 if (firewire_debug || retry >= MAX_RETRY)
129 "fwphy_rddata: 0x%x loop=%d, retry=%d\n", addr, i, retry);
/illumos-gate/usr/src/lib/cfgadm_plugins/scsi/SUNW,SPARC-Enterprise/common/
H A Dopl_dev_led.c98 int retry = 0; local
132 if (++retry > SCFRETRY) {
141 if ((errno != 0) || (retry > SCFRETRY)) {
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DTransact.java623 boolean retry)
664 if (!retry) {
670 // don't retry it.
620 transactMsg(InetAddress addr, SrvLocMsg msg, boolean cacheIt, boolean retry) argument
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dfsys_tftp.c47 static int retry; variable
93 retry = 0;
114 timeout = rfc2131_sleep_interval(block?TFTP_REXMT: TIMEOUT, retry);
116 timeout = rfc2131_sleep_interval(TIMEOUT, retry);
120 if (!block && retry++ < MAX_TFTP_RETRIES)
128 if (block && ((retry += TFTP_REXMT) < TFTP_TIMEOUT))
221 retry = 0; /* It's the right place to zero the timer? */
250 timeout = rfc2131_sleep_interval (block ? TFTP_REXMT : TIMEOUT, retry);
252 timeout = rfc2131_sleep_interval (TIMEOUT, retry);
260 if (! block && retry
[all...]
/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_tape.c358 int retry = 0; local
418 "ioctl MTIO rc:%d, cmd:%d, retry:%d, error: %d",
419 rc, tapeop.mt_op, retry, errno);
421 retry++ < 5);
/illumos-gate/usr/src/cmd/oplhpd/
H A Dscf_notify.c384 int fd, retry = 0; local
503 /* retry a few times for EBUSY and EIO */
504 if ((++retry <= SCFRETRY) &&
/illumos-gate/usr/src/cmd/rmformat/
H A Drmf_menu.c414 int retry; local
441 for (retry = 0; retry < MAX_RETRIES_FOR_SCANNING; retry++) {
447 * We'll do a small sleep and retry the command if volume
1036 PERROR("No Solaris partition, eject & retry");
1174 PERROR("No Solaris partition, eject & retry");
1201 PERROR("No Solaris partition, eject & retry");
/illumos-gate/usr/src/cmd/lvm/rpc.metamhd/
H A Dmhd_set.c553 uint_t retry, i, ok; local
575 for (retry = 0; (retry < 2); ++retry) {
579 if ((retry == 0) ||

Completed in 210 milliseconds

1234567