IS_CONSOLE
if (IS_CONSOLE(&dc->port[j]) && new &&
if (IS_CONSOLE(p) && (dc->flags & F_TELNET) != 0) {
if (IS_CONSOLE(p)) {