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

/external/openssh/
H A Dclientloop.c804 client_expect_confirm(int id, const char *request, function
2010 client_expect_confirm(id, "PTY allocation", CONFIRM_TTY);
2069 client_expect_confirm(id, "subsystem", CONFIRM_CLOSE);
2074 client_expect_confirm(id, "exec", CONFIRM_CLOSE);
2080 client_expect_confirm(id, "shell", CONFIRM_CLOSE);

Completed in 33 milliseconds