Searched refs:CONFIRM_CLOSE (Results 1 – 2 of 2) sorted by relevance
60 enum confirm_action { CONFIRM_WARN = 0, CONFIRM_CLOSE, CONFIRM_TTY }; enumerator
818 cr->action = CONFIRM_CLOSE; in client_status_confirm()837 if (cr->action == CONFIRM_CLOSE && c->self == session_ident) in client_status_confirm()857 } else if (cr->action == CONFIRM_CLOSE) { in client_status_confirm()2673 client_expect_confirm(id, "subsystem", CONFIRM_CLOSE); in client_session2_setup()2678 client_expect_confirm(id, "exec", CONFIRM_CLOSE); in client_session2_setup()2684 client_expect_confirm(id, "shell", CONFIRM_CLOSE); in client_session2_setup()