Lines Matching refs:copyresp
823 struct copyresp *resp; in strsink()
850 bp->b_wptr = bp->b_rptr + sizeof (struct copyresp); in strsink()
851 resp = (struct copyresp *)bp->b_rptr; in strsink()
1941 struct copyresp *resp; in strrput_nondata()
2256 bp->b_wptr = bp->b_rptr + sizeof (struct copyresp); in strrput_nondata()
2257 resp = (struct copyresp *)bp->b_rptr; in strrput_nondata()
5875 struct copyresp *resp; in strdoioctl()
6139 sizeof (struct copyresp); in strdoioctl()
6140 resp = (struct copyresp *)bp->b_rptr; in strdoioctl()
6259 bp->b_wptr = bp->b_rptr + sizeof (struct copyresp); in strdoioctl()
6263 resp = (struct copyresp *)bp->b_rptr; in strdoioctl()
6303 bp->b_wptr = bp->b_rptr + sizeof (struct copyresp); in strdoioctl()
6307 resp = (struct copyresp *)bp->b_rptr; in strdoioctl()