HomeSort by relevance Sort by last modified time
    Searched refs:sshstate (Results 1 - 2 of 2) sorted by null

  /external/curl/lib/
ssh.h 98 } sshstate; typedef in typeref:enum:__anon8600
117 sshstate state; /* always use ssh.c:state() to change state! */
118 sshstate nextstate; /* the state to goto after stopping */
ssh.c 335 static void state(struct connectdata *conn, sshstate nowstate)
    [all...]

Completed in 34 milliseconds