Searched refs:allow_constty (Results 1 – 1 of 1) sorted by relevance
342 const bool allow_constty = preemption_enabled(); in putchar() local344 if (allow_constty) { in putchar()348 if (debugger_panic_str && allow_constty && constty != NULL) { in putchar()370 (pca->flags & TOCONS) && pca->tty == constty && allow_constty) { in putchar()