Searched refs:sshstate (Results 1 – 4 of 4) sorted by relevance
112 } sshstate; typedef147 sshstate state; /* always use ssh.c:state() to change state! */148 sshstate nextstate; /* the state to goto after stopping */
139 static void state(struct Curl_easy *data, sshstate nowstate) in state()
233 static void mystate(struct Curl_easy *data, sshstate nowstate in mystate()
309 static void state(struct Curl_easy *data, sshstate nowstate) in state()
Completed in 22 milliseconds