Home
last modified time | relevance | path

Searched refs:ETIME (Results 51 – 67 of 67) sorted by relevance

123

/illumos-gate/usr/src/uts/common/os/
H A Daio.c585 error = ETIME; in aiowait()
758 error = ETIME; in aiowaitn()
1061 error = ETIME; in aiosuspend()
H A Dstreamio.c6132 error = ETIME; in strdoioctl()
6246 error = ETIME; in strdoioctl()
6555 error = (rval == 0) ? EINTR : ETIME; in strdocmd()
H A Dstrsubr.c3144 return (ETIME); in strwaitq()
/illumos-gate/usr/src/cmd/nscd/
H A Dnscd_selfcred.c1034 if (err == ETIME) { in _nscd_proc_alt_get()
/illumos-gate/usr/src/cmd/rpcbind/
H A Drpcb_svc_com.c1140 cond_timedwait(&fi->cv, &finfo_lock, &to) != ETIME) in rpcbproc_callit_com()
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.msg190 @ MSG_ERRNO_ETIME "[ ETIME ]" # 62
/illumos-gate/usr/src/uts/intel/io/mc-amd/
H A Dmcamd_drv.c1132 return (ETIME); /* Operation timed out */ in mc_onlinespare()
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_kutil.c1913 return (ETIME); in smb_threshold_enter()
H A Dsmb_server.c2487 event->se_errno = ETIME; in smb_event_wait()
/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_ibtf_util.c1942 case ETIME: in dapls_convert_error()
/illumos-gate/usr/src/uts/common/io/tpm/
H A Dtpm.c1990 return (ETIME); in tpm_io_lock()
/illumos-gate/usr/src/uts/common/io/overlay/
H A Doverlay_target.c598 return (ETIME); in overlay_target_lookup_request()
/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Didmap_config.c1321 case ETIME: in wait_for_event()
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_dlinet.c1785 if (rc == ETIME) { in revarpinput()
/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/fs/sockfs/
H A Dsocktpi.c3047 if (error == ETIME) in sotpi_recvmsg()
/illumos-gate/usr/src/cmd/zfs/
H A Dzfs_main.c7631 case ETIME: in zfs_do_channel_program()

123