stroptions
struct stroptions *stropt;
stropt = (struct stroptions *)stropt_mp->b_rptr;
typedef struct stroptions *STROPTP;
struct stroptions *stropt;
stropt = (struct stroptions *)mp->b_rptr;
struct stroptions *stropt;
stropt = (struct stroptions *)mp->b_rptr;
struct stroptions *stropt;
stropt = (struct stroptions *)mp->b_rptr;
struct stroptions *stropt;
stropt = (struct stroptions *)mp->b_rptr;
struct stroptions *stropt;
stropt = (struct stroptions *)mp->b_rptr;
if ((mp = allocb(sizeof (struct stroptions),
struct stroptions *stropt;
stropt = (struct stroptions *)mp->b_rptr;
stropt_mp = allocb_wait(sizeof (struct stroptions), BPRI_HI, STR_NOSIG,
struct stroptions *stropt;
stropt = (struct stroptions *)stropt_mp->b_rptr;
stropt_mp->b_wptr += sizeof (struct stroptions);
struct stroptions *stropt;
ASSERT(MBLKSIZE(mp) >= sizeof (struct stroptions));
stropt = (struct stroptions *)mp->b_rptr;
mp->b_wptr = mp->b_rptr + sizeof (struct stroptions);
stropt = (struct stroptions *)mp->b_rptr;
sizeof (struct stroptions)), BPRI_HI);
sizeof (struct stroptions)), BPRI_HI);
struct stroptions *stropt;
stropt = (struct stroptions *)stropt_mp->b_rptr;
if ((mop = allocb(sizeof (struct stroptions),
struct stroptions *sop;
mop->b_wptr += sizeof (struct stroptions);
sop = (struct stroptions *)mop->b_rptr;
if ((mop = allocb(sizeof (struct stroptions),
struct stroptions *sop;
mop->b_wptr += sizeof (struct stroptions);
sop = (struct stroptions *)mop->b_rptr;
if ((mop = allocb(sizeof (struct stroptions),
struct stroptions *sop;
mop->b_wptr += sizeof (struct stroptions);
sop = (struct stroptions *)mop->b_rptr;
if ((mop = allocb(sizeof (struct stroptions),
struct stroptions *sop;
sop = (struct stroptions *)mop->b_rptr;
struct stroptions *so = (struct stroptions *)mp->b_rptr;
struct stroptions optbuf;
if ((bp = allocb(sizeof (struct stroptions), BPRI_HI)) ==
*(struct stroptions *)bp->b_wptr = optbuf;
bp->b_wptr += sizeof (struct stroptions);
struct stroptions *strop;
if ((bp = open_mblk(q, sizeof (struct stroptions))) == NULL)
if ((bp = open_mblk(q, sizeof (struct stroptions))) == NULL)
strop = (struct stroptions *)bp->b_wptr;
bp->b_wptr += sizeof (struct stroptions);
struct stroptions *strop;
strop = (struct stroptions *)bp->b_wptr;
bp->b_wptr += sizeof (struct stroptions);
struct stroptions *sop;
while ((mop = allocb(sizeof (struct stroptions), BPRI_MED)) == NULL) {
bufcall_id_t id = qbufcall(q, sizeof (struct stroptions),
mop->b_wptr += sizeof (struct stroptions);
sop = (struct stroptions *)mop->b_rptr;
struct stroptions *sop;
mop = allocb(sizeof (struct stroptions), BPRI_MED);
mop->b_wptr += sizeof (struct stroptions);
sop = (struct stroptions *)mop->b_rptr;
struct stroptions *sop;
mop = allocb(sizeof (struct stroptions), BPRI_MED);
mop->b_wptr += sizeof (struct stroptions);
sop = (struct stroptions *)mop->b_rptr;
struct stroptions *sop;
if ((mop = allocb(sizeof (struct stroptions), BPRI_MED)) == NULL) {
mop->b_wptr += sizeof (struct stroptions);
sop = (struct stroptions *)mop->b_rptr;
struct stroptions *sop;
if ((bp = allocb(sizeof (struct stroptions), BPRI_MED)) == 0)
bp->b_wptr += sizeof (struct stroptions);
sop = (struct stroptions *)bp->b_rptr;
struct stroptions *sop;
if ((mop = allocb(sizeof (struct stroptions), BPRI_MED)) == NULL) {
mop->b_wptr += sizeof (struct stroptions);
sop = (struct stroptions *)(void *)mop->b_rptr;
struct stroptions *sop;
if ((mop = allocb(sizeof (struct stroptions), BPRI_MED)) == NULL) {
mop->b_wptr += sizeof (struct stroptions);
sop = (struct stroptions *)(void *)mop->b_rptr;
struct stroptions *sop;
sop = (struct stroptions *)bp->b_rptr;
if (MBLKL(mp) >= sizeof (struct stroptions)) {
struct stroptions *stropts;
stropts = (struct stroptions *)mp->b_rptr;
struct stroptions *sop;
if (!(mop = allocb(sizeof (struct stroptions), BPRI_MED))) {
mop->b_wptr += sizeof (struct stroptions);
sop = (struct stroptions *)mop->b_rptr;
_NOTE(SCHEME_PROTECTS_DATA("unique per call", stroptions))