Searched refs:strwriteable (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/uts/common/os/ |
H A D | streamio.c | 2496 strwriteable(struct stdata *stp, boolean_t eiohup, boolean_t sigpipeok) in strwriteable() function 2748 error = strwriteable(stp, B_TRUE, B_TRUE); in strwrite_common() 2871 error = strwriteable(stp, B_FALSE, B_TRUE); in strwrite_common() 7764 error = strwriteable(stp, B_FALSE, xpg4); in strputmsg() 7957 error = strwriteable(stp, B_FALSE, B_TRUE); in kstrputmsg()
|