Home
last modified time | relevance | path

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

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