Searched refs:ssh2_set_wants_user_input (Results 1 – 3 of 3) sorted by relevance
65 static void ssh2_set_wants_user_input(ConnectionLayer *cl, bool wanted);90 .set_wants_user_input = ssh2_set_wants_user_input,1705 static void ssh2_set_wants_user_input(ConnectionLayer *cl, bool wanted) in ssh2_set_wants_user_input() function