Lines Matching refs:copyresp
822 struct copyresp *resp; in strsink()
849 bp->b_wptr = bp->b_rptr + sizeof (struct copyresp); in strsink()
850 resp = (struct copyresp *)bp->b_rptr; in strsink()
1940 struct copyresp *resp; in strrput_nondata()
2255 bp->b_wptr = bp->b_rptr + sizeof (struct copyresp); in strrput_nondata()
2256 resp = (struct copyresp *)bp->b_rptr; in strrput_nondata()
5874 struct copyresp *resp; in strdoioctl()
6138 sizeof (struct copyresp); in strdoioctl()
6139 resp = (struct copyresp *)bp->b_rptr; in strdoioctl()
6258 bp->b_wptr = bp->b_rptr + sizeof (struct copyresp); in strdoioctl()
6262 resp = (struct copyresp *)bp->b_rptr; in strdoioctl()
6302 bp->b_wptr = bp->b_rptr + sizeof (struct copyresp); in strdoioctl()
6306 resp = (struct copyresp *)bp->b_rptr; in strdoioctl()