Lines Matching refs:stroptions
334 if ((mop = allocb(sizeof (struct stroptions), in sbioc()
336 struct stroptions *sop; in sbioc()
341 mop->b_wptr += sizeof (struct stroptions); in sbioc()
342 sop = (struct stroptions *)mop->b_rptr; in sbioc()
371 if ((mop = allocb(sizeof (struct stroptions), in sbioc()
373 struct stroptions *sop; in sbioc()
379 mop->b_wptr += sizeof (struct stroptions); in sbioc()
380 sop = (struct stroptions *)mop->b_rptr; in sbioc()
735 if ((mop = allocb(sizeof (struct stroptions), in sbioctl()
737 struct stroptions *sop; in sbioctl()
742 mop->b_wptr += sizeof (struct stroptions); in sbioctl()
743 sop = (struct stroptions *)mop->b_rptr; in sbioctl()
811 if ((mop = allocb(sizeof (struct stroptions), in sbioctl()
813 struct stroptions *sop; in sbioctl()
820 sop = (struct stroptions *)mop->b_rptr; in sbioctl()