Searched refs:CONFIRM_TTY (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/crypto/openssh/
H A Dclientloop.h60 enum confirm_action { CONFIRM_WARN = 0, CONFIRM_CLOSE, CONFIRM_TTY }; enumerator in enum:confirm_action
H A Dclientloop.c781 if (cr->action == CONFIRM_TTY &&
814 if (cr->action == CONFIRM_TTY) {
2126 client_expect_confirm(id, "PTY allocation", CONFIRM_TTY);

Completed in 177 milliseconds