Home
last modified time | relevance | path

Searched defs:timout (Results 1 – 21 of 21) sorted by relevance

/illumos-gate/usr/src/uts/common/ktli/
H A Dt_kspoll.c86 clock_t timout; /* milliseconds */ in t_kspoll() local
H A Dt_kutil.c95 clock_t timout; in tli_recv() local
/illumos-gate/usr/src/uts/common/rpc/sec/
H A Dauthdesubr.c321 struct timeval timout; in rtime() local
H A Dauth_des.c432 struct timeval timout; in synchronize() local
/illumos-gate/usr/src/cmd/bnu/
H A Ddkdial.c171 timout(arg) in timout() function
/illumos-gate/usr/src/uts/common/io/
H A Dl_strplumb.c159 clock_t timout; /* milliseconds */ in kstr_msg() local
/illumos-gate/usr/src/uts/common/os/
H A Daio.c418 timeval2reltime(struct timeval *timout, timestruc_t *rqtime, in timeval2reltime()
481 timespec2reltime(timespec_t *timout, timestruc_t *rqtime, in timespec2reltime()
524 aiowait(struct timeval *timout, int dontblockflg, long *rval) in aiowait()
609 aiowaitn(void *uiocb, uint_t nent, uint_t *nwait, timespec_t *timout) in aiowaitn()
894 aiosuspend(void *aiocb, int nent, struct timespec *timout, int flag, in aiosuspend()
H A Dstreamio.c7197 clock_t timout, in kstrgetmsg()
H A Ddriver_lyr.c2201 clock_t timout; /* milliseconds */ in ldi_getmsg() local
H A Dstrsubr.c3024 strwaitq(stdata_t *stp, int flag, ssize_t count, int fmode, clock_t timout, in strwaitq()
/illumos-gate/usr/src/uts/sun4/os/
H A Dmp_startup.c223 int timout; in start_cpu() local
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_dump.c475 clock_t timout = TIMEOUT * (retry + 1); in nd_poll() local
/illumos-gate/usr/src/lib/smbclnt/libfknsmb/common/
H A Dfake_ktli.c282 clock_t timout; /* milliseconds */ in t_kspoll() local
/illumos-gate/usr/src/uts/common/rpc/
H A Dclnt_cots.c1188 clock_t timout; in clnt_cots_kcallit() local
1709 clock_t timout, cv_stat; in connmgr_cwait() local
2477 clock_t timout; in connmgr_dis_and_wait() local
3714 clock_t timout; in waitforack() local
H A Drpcib.c2180 clock_t timout, cv_wait_ret; in rib_sendwait() local
2669 clock_t timout, cv_wait_ret; in rib_recv() local
4223 clock_t cv_stat, timout; in rib_find_hca_connection() local
H A Dclnt_clts.c478 clock_t ori_timout, timout; in clnt_clts_kcallit_addr() local
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfssys.h138 time_t timout; /* client handle life (asynch RPCs) */ member
151 time32_t timout; /* client handle life (asynch RPCs) */ member
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_capture.c858 strioctl(int fd, int cmd, int timout, int len, void *dp) in strioctl()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.rarpd.c983 strioctl(int fd, int cmd, int timout, int len, char *dp) in strioctl()
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocktpi.c2928 clock_t timout; in sotpi_recvmsg() local
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c9599 clock_t timout; in st_intr() local
17053 int timout = ST_TRAN_BUSY_TIMEOUT; /* short (default) timeout */ in st_recov_cb() local