Home
last modified time | relevance | path

Searched refs:ETIME (Results 26 – 50 of 67) sorted by last modified time

123

/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.msg190 @ MSG_ERRNO_ETIME "[ ETIME ]" # 62
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautod_readdir.c582 if (error != ETIME) { in cache_cleanup()
620 if (error == ETIME && (p->ttl > time((time_t *)NULL))) { in cache_cleanup()
/illumos-gate/usr/src/uts/common/os/
H A Dstreamio.c6132 error = ETIME; in strdoioctl()
6246 error = ETIME; in strdoioctl()
6555 error = (rval == 0) ? EINTR : ETIME; in strdocmd()
H A Dturnstile.c640 error = ETIME; in turnstile_block()
H A Daio.c585 error = ETIME; in aiowait()
758 error = ETIME; in aiowaitn()
1061 error = ETIME; in aiosuspend()
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzcp.c909 ri->zri_result = SET_ERROR(ETIME); in zcp_eval_impl()
929 ri->zri_result = SET_ERROR(ETIME); in zcp_eval_impl()
/illumos-gate/usr/src/lib/varpd/libvarpd/common/
H A Dlibvarpd_overlay.c263 if (ret != 0 && errno != ETIME && errno != EINTR) in libvarpd_overlay_lookup_handle()
/illumos-gate/usr/src/lib/libipmp/common/
H A Dipmp_mpathd.c260 errno = ETIME; in ipmp_read()
/illumos-gate/usr/src/uts/i86pc/os/
H A Dmp_pc.c672 if (rv != EAGAIN && rv != ETIME) { in mp_cpu_poweroff()
H A Dx_call.c299 return (i >= XC_FLUSH_MAX_WAITS ? ETIME : 0); in xc_flush_cpu()
/illumos-gate/usr/src/uts/common/io/tpm/
H A Dtpm.c1990 return (ETIME); in tpm_io_lock()
/illumos-gate/usr/src/uts/sun4v/io/niumx/
H A Dniumx_tools.c471 rval = ETIME; in niumxtool_set_intr()
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_tools.c490 rval = ETIME; in pcitool_set_intr()
/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_tools.c375 rval = ETIME; in pxtool_set_intr()
/illumos-gate/usr/src/uts/common/syscall/
H A Dlwp_timer.c205 if (error != ETIME) { in lwp_timer_copyout()
H A Dlwpsys.c506 error = ETIME; in lwp_park()
515 if (error != ETIME) { in lwp_park()
/illumos-gate/usr/src/uts/common/sys/
H A Derrno.h121 #define ETIME 62 /* timer expired */ macro
/illumos-gate/usr/src/uts/common/ktli/
H A Dt_kutil.c107 if (error == ETIME) in tli_recv()
/illumos-gate/usr/src/uts/common/io/
H A Dsundlpi.c207 case ETIME: in dl_op()
210 return (ETIME); in dl_op()
/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_vnic.c216 ETIME : ECANCELED; in eib_vnic_wait_for_login_ack()
390 ETIME : ECANCELED; in eib_vnic_wait_for_table()
H A Deib_fip.c118 } while ((*err == ETIME) && (ntries++ < EIB_MAX_LOGIN_ATTEMPTS)); in eib_fip_login()
168 } while ((*err == ETIME) && (ntries++ < EIB_MAX_VHUB_TBL_ATTEMPTS)); in eib_fip_vhub_table()
/illumos-gate/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c3255 retval = ETIME; in daplka_event_poll()
3886 retval = ETIME; in daplka_cno_wait()
/illumos-gate/usr/src/uts/common/io/atu/
H A Datu.c212 return (ETIME); in atu_wait_completion()
993 return (ETIME); in atu_dfu_stage1()
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockstr.c710 if (error == ETIME) { in do_tcapability()
1080 eprintsoline(so, ETIME); in sowaitack()
1081 return (ETIME); in sowaitack()
/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_trantcp.c121 error = ETIME; in nb_getmsg_mlen()
370 if (error != ETIME) in nbssn_recv()

123