Lines Matching refs:i_straccess
89 #define i_straccess(x, y) ((stp->sd_sidp == NULL) ? 0 : \ macro
1170 if ((error = i_straccess(stp, JCREAD)) != 0) { in strread()
1236 if ((error = i_straccess(stp, JCREAD)) != 0) { in strread()
2742 if ((error = i_straccess(stp, JCWRITE)) != 0) { in strwrite_common()
2857 if ((error = i_straccess(stp, JCWRITE)) != 0) { in strwrite_common()
3239 if ((access != -1) && ((error = i_straccess(stp, access)) != 0)) { in strioctl()
3530 ((error = i_straccess(stp, access)) != 0)) { in strioctl()
3583 if (access != -1 && (error = i_straccess(stp, access)) != 0) { in strioctl()
5229 if ((error = i_straccess(stp, access)) != 0) { in strioctl()
5314 if ((error = i_straccess(stp, access)) != 0) { in strioctl()
6537 if ((error = i_straccess(stp, JCREAD)) != 0) { in strgetmsg()
6684 if ((error = i_straccess(stp, JCREAD)) != 0) { in strgetmsg()
7100 if ((error = i_straccess(stp, JCREAD)) != 0) { in kstrgetmsg()
7258 if ((error = i_straccess(stp, JCREAD)) != 0) { in kstrgetmsg()
7758 if ((error = i_straccess(stp, JCWRITE)) != 0) { in strputmsg()
7892 if ((error = i_straccess(stp, JCWRITE)) != 0) { in strputmsg()
7949 if ((error = i_straccess(stp, JCWRITE)) != 0) { in kstrputmsg()
8136 if ((error = i_straccess(stp, JCWRITE)) != 0) { in kstrputmsg()