Searched refs:strmakectl (Results 1 – 3 of 3) sorted by relevance
1131 extern int strmakectl(struct strbuf *, int32_t, int32_t, mblk_t **);
2776 error = strmakectl(mctl, flag, uiop->uio_fmode, &mpctl); in strmakemsg()2803 strmakectl( in strmakectl() function
7972 if ((error = strmakectl(mctl, flag, fmode, &mp)) != 0) { in strputmsg()