Searched refs:sshstate (Results 1 – 2 of 2) sorted by relevance
98 } sshstate; typedef117 sshstate state; /* always use ssh.c:state() to change state! */118 sshstate nextstate; /* the state to goto after stopping */
335 static void state(struct connectdata *conn, sshstate nowstate) in state()