Searched refs:eiohup (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dstreamio.c2492 * error code if not. If `eiohup' is set, then return EIO if STRHUP is set.
2497 strwriteable(struct stdata *stp, boolean_t eiohup, boolean_t sigpipeok) argument
2507 if (eiohup && (stp->sd_flag & (STPLEX|STRHUP)) == STRHUP)

Completed in 71 milliseconds