HomeSort by relevance Sort by last modified time
    Searched refs:CONFIRM_TTY (Results 1 - 2 of 2) sorted by null

  /external/openssh/
clientloop.h 60 enum confirm_action { CONFIRM_WARN = 0, CONFIRM_CLOSE, CONFIRM_TTY };
clientloop.c 781 if (cr->action == CONFIRM_TTY &&
814 if (cr->action == CONFIRM_TTY) {
    [all...]

Completed in 52 milliseconds