strmakectl
if ((error = strmakectl(mctl, flag, fmode, &mp)) != 0) {
error = strmakectl(mctl, flag, uiop->uio_fmode, &mpctl);
extern int strmakectl(struct strbuf *, int32_t, int32_t, mblk_t **);