Lines Matching refs:stroptions
333 if ((mop = allocb(sizeof (struct stroptions), in sbioc()
335 struct stroptions *sop; in sbioc()
340 mop->b_wptr += sizeof (struct stroptions); in sbioc()
341 sop = (struct stroptions *)mop->b_rptr; in sbioc()
370 if ((mop = allocb(sizeof (struct stroptions), in sbioc()
372 struct stroptions *sop; in sbioc()
378 mop->b_wptr += sizeof (struct stroptions); in sbioc()
379 sop = (struct stroptions *)mop->b_rptr; in sbioc()
734 if ((mop = allocb(sizeof (struct stroptions), in sbioctl()
736 struct stroptions *sop; in sbioctl()
741 mop->b_wptr += sizeof (struct stroptions); in sbioctl()
742 sop = (struct stroptions *)mop->b_rptr; in sbioctl()
810 if ((mop = allocb(sizeof (struct stroptions), in sbioctl()
812 struct stroptions *sop; in sbioctl()
819 sop = (struct stroptions *)mop->b_rptr; in sbioctl()