Searched refs:CONFIRM_TTY (Results 1 – 2 of 2) sorted by relevance
63 enum confirm_action { CONFIRM_WARN = 0, CONFIRM_CLOSE, CONFIRM_TTY }; enumerator
667 if (cr->action == CONFIRM_TTY && in client_status_confirm()702 if (cr->action == CONFIRM_TTY) { in client_status_confirm()2301 client_expect_confirm(ssh, id, "PTY allocation", CONFIRM_TTY); in client_session2_setup()