Searched defs:confirm_action (Results 1 - 1 of 1) sorted by relevance

/external/openssh/
H A Dclientloop.h60 enum confirm_action { CONFIRM_WARN = 0, CONFIRM_CLOSE, CONFIRM_TTY }; enum
61 void client_expect_confirm(int, const char *, enum confirm_action);

Completed in 182 milliseconds