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

/illumos-gate/usr/src/uts/sun/io/ttymux/
H A Dttymux.c1769 * sm_sendup - deliver a message to the upper read side of the multiplexer
1772 sm_sendup(queue_t *q, mblk_t *mp) function
1881 sm_dbg('I', ("sm_sendup: uq not valid\n"));
1896 (void) sm_sendup(q, mp);
1910 (void) sm_sendup(q, mp);

Completed in 70 milliseconds