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