Searched refs:use_tty (Results 1 – 2 of 2) sorted by relevance
337 bool use_tty = Flag(FTALKING); in j_change() local340 if (use_tty) in j_change()344 if ((ttypgrp_ok = (use_tty && tty_fd >= 0 && tty_devtty))) { in j_change()383 if (use_tty && !ttypgrp_ok) in j_change()
2351 + if (!use_tty()) {2359 + if (!use_tty()) {7151 +int use_tty(void) {8993 + if (!dopopup && use_tty()) {11028 + if (!use_tty() && !getenv("SSVNC_NO_MESSAGE_POPUP")) {12398 + if (!use_tty()) {12414 + if (!use_tty()) {12573 + } else if (appData.passwordDialog || !use_tty()) {12722 + if (appData.passwordDialog || !use_tty()) {18751 + if (!use_tty()) {[all …]