Home
last modified time | relevance | path

Searched refs:strmakectl (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dstrsubr.h1113 extern int strmakectl(struct strbuf *, int32_t, int32_t, mblk_t **);
/titanic_50/usr/src/uts/common/os/
H A Dstrsubr.c2751 error = strmakectl(mctl, flag, uiop->uio_fmode, &mpctl); in strmakemsg()
2778 strmakectl( in strmakectl() function
H A Dstreamio.c7847 if ((error = strmakectl(mctl, flag, fmode, &mp)) != 0) { in strputmsg()