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 747 if (cr->action == CONFIRM_TTY &&
780 if (cr->action == CONFIRM_TTY) {
    [all...]

Completed in 55 milliseconds