Searched refs:strgeterr (Results 1 – 5 of 5) sorted by relevance
| /titanic_50/usr/src/uts/common/os/ |
| H A D | streamio.c | 1177 error = strgeterr(stp, STRDERR|STPLEX, 0); in strread() 2510 error = strgeterr(stp, STRHUP|STPLEX|STWRERR, 0); in strwriteable() 3279 error = strgeterr(stp, STRDERR|STPLEX, 0); in strioctl() 3289 error = strgeterr(stp, STRDERR|STWRERR|STPLEX, 0); in strioctl() 5145 error = strgeterr(resstp, in strioctl() 5947 error = strgeterr(stp, errs, 0); in strdoioctl() 6011 error = strgeterr(stp, errs, 0); in strdoioctl() 6076 error = strgeterr(stp, errs, 0); in strdoioctl() 6421 if ((error = strgeterr(stp, errs, 0)) != 0) in strdocmd() 6544 error = strgeterr(stp, STRDERR|STPLEX, 0); in strgetmsg() [all …]
|
| H A D | strsubr.c | 3037 error = strgeterr(stp, errs, (flag & STR_PEEK)); in strwaitq() 3130 error = strgeterr(stp, errs, (flag & STR_PEEK)); in strwaitq() 4274 strgeterr(stdata_t *stp, int32_t flags_to_check, int ispeek) in strgeterr() function 4380 error = strgeterr(stp, in strstartplumb() 4403 error = strgeterr(stp, in strstartplumb()
|
| /titanic_50/usr/src/uts/common/sys/ |
| H A D | strsubr.h | 1160 extern int strgeterr(stdata_t *, int32_t, int);
|
| /titanic_50/usr/src/uts/common/fs/sockfs/ |
| H A D | nl7curi.c | 1685 error = strgeterr(stp, STWRERR|STRHUP|STPLEX, 0); in kstrwritempnoqwait()
|
| H A D | socktpi.c | 4507 error = strgeterr(stp, STWRERR|STRHUP|STPLEX, 0); in kstrwritemp()
|