Home
last modified time | relevance | path

Searched refs:STRTIMOUT (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dstrsubr.h1008 #define STRTIMOUT 15000 macro
/illumos-gate/usr/src/uts/common/os/
H A Dstreamio.c429 stp->sd_closetime = STRTIMOUT; in stropen()
6104 STRTIMOUT, sigflag); in strdoioctl()
6218 strioc->ic_timout * 1000 : STRTIMOUT), sigflag); in strdoioctl()
6477 clock_t rval, timeout = STRTIMOUT; in strdocmd()
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockstr.c370 strsetwputhooks(vp, 0, STRTIMOUT); in so_removehooks()