Home
last modified time | relevance | path

Searched refs:sigpipeok (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
2583 (stp->sd_wput_opt & SW_SIGPIPE) && sigpipeok) { in strwriteable()