Home
last modified time | relevance | path

Searched refs:authed (Results 1 – 2 of 2) sorted by relevance

/external/curl/lib/
Dssh.h116 bool authed; /* the connection has been authenticated fine */ member
Dssh.c780 sshc->authed = TRUE; in ssh_statemach_act()
807 sshc->authed = FALSE; in ssh_statemach_act()
911 sshc->authed = TRUE; in ssh_statemach_act()
944 sshc->authed = TRUE; in ssh_statemach_act()
1049 sshc->authed = TRUE; in ssh_statemach_act()
1081 sshc->authed = TRUE; in ssh_statemach_act()
1088 if(!sshc->authed) { in ssh_statemach_act()