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

/illumos-gate/usr/src/uts/sun/io/
H A Dzs_async.c2086 register int do_ttycommon_qfull = 0; local
2160 do_ttycommon_qfull = 1;
2288 if (!hangup && do_ttycommon_qfull) {
2593 int do_ttycommon_qfull = 0; local
2650 do_ttycommon_qfull = 1;
2674 if (do_ttycommon_qfull) {

Completed in 49 milliseconds