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