Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dstreamio.c2566 strwriteable(struct stdata *stp, boolean_t eiohup, boolean_t sigpipeok) in strwriteable() argument
2576 if (eiohup && (stp->sd_flag & (STPLEX|STRHUP)) == STRHUP) in strwriteable()