Searched refs:sd_closetime (Results 1 – 3 of 3) sorted by relevance
193 clock_t sd_closetime; /* time to wait to drain q in close */ member
381 stp->sd_closetime = STRTIMOUT; in stropen()701 if (!(flag & (FNDELAY|FNONBLOCK)) && (stp->sd_closetime > 0)) { in strclose()719 stp->sd_closetime, 0) <= 0) { in strclose()5581 stp->sd_closetime = closetime; in strioctl()5589 closetime = stp->sd_closetime; in strioctl()
8129 stp->sd_closetime = closetime; in strsetwputhooks()