Lines Matching defs:CONNECTED
129 #define CONNECTED(tp) (ISSET(tp->t_state, TS_CARR_ON) || \
408 !CONNECTED(tp)) {
1564 if (!CONNECTED(tp))
1628 canwrite = (tp->t_outq.c_cc <= tp->t_lowat) && CONNECTED(tp);
1713 CONNECTED(tp) && tp->t_oproc) {
1891 if (ISSET(tp->t_state, TS_ISOPEN) && !CONNECTED(tp)) {
1925 if (!CONNECTED(tp)) {
2096 carrier = CONNECTED(tp);
2237 if (!CONNECTED(tp)) {
2830 if (!CONNECTED(tp)) {