Searched defs:freemsg (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/stand/lib/sock/
H A Dsocket.c1339 freemsg(mblk_t *mp) function
/illumos-gate/usr/src/uts/common/io/
H A Dstream.c65 * dupb(), freeb() and freemsg(). What follows is a high-level view
653 freemsg(mblk_t *mp) function
655 FTRACE_1("freemsg(): mp=0x%lx", (uintptr_t)mp);
1366 freemsg(head);
1390 freemsg(head);
1486 freemsg(head);
1680 freemsg(newmp);
2342 freemsg(mp);
2445 freemsg(mp);
2475 * rmvq_noenab() and freemsg() ar
[all...]

Completed in 69 milliseconds