Lines Matching refs:i_straccess
90 #define i_straccess(x, y) ((stp->sd_sidp == NULL) ? 0 : \ macro
1171 if ((error = i_straccess(stp, JCREAD)) != 0) { in strread()
1237 if ((error = i_straccess(stp, JCREAD)) != 0) { in strread()
2743 if ((error = i_straccess(stp, JCWRITE)) != 0) { in strwrite_common()
2858 if ((error = i_straccess(stp, JCWRITE)) != 0) { in strwrite_common()
3240 if ((access != -1) && ((error = i_straccess(stp, access)) != 0)) { in strioctl()
3531 ((error = i_straccess(stp, access)) != 0)) { in strioctl()
3584 if (access != -1 && (error = i_straccess(stp, access)) != 0) { in strioctl()
5230 if ((error = i_straccess(stp, access)) != 0) { in strioctl()
5315 if ((error = i_straccess(stp, access)) != 0) { in strioctl()
6538 if ((error = i_straccess(stp, JCREAD)) != 0) { in strgetmsg()
6685 if ((error = i_straccess(stp, JCREAD)) != 0) { in strgetmsg()
7101 if ((error = i_straccess(stp, JCREAD)) != 0) { in kstrgetmsg()
7259 if ((error = i_straccess(stp, JCREAD)) != 0) { in kstrgetmsg()
7759 if ((error = i_straccess(stp, JCWRITE)) != 0) { in strputmsg()
7893 if ((error = i_straccess(stp, JCWRITE)) != 0) { in strputmsg()
7950 if ((error = i_straccess(stp, JCWRITE)) != 0) { in kstrputmsg()
8137 if ((error = i_straccess(stp, JCWRITE)) != 0) { in kstrputmsg()