Home
last modified time | relevance | path

Searched refs:orig_waitfor (Results 1 – 4 of 4) sorted by relevance

/third_party/curl/lib/vssh/
Dssh.h154 int orig_waitfor; /* default READ/WRITE bits wait for */ member
Dlibssh.c1339 sshc->orig_waitfor = data->req.keepon; in myssh_statemach_act()
1869 sshc->orig_waitfor = data->req.keepon; in myssh_statemach_act()
2068 conn->waitfor = sshc->orig_waitfor; in myssh_block2waitfor()
Dlibssh2.c2019 sshc->orig_waitfor = data->req.keepon; in ssh_statemach_act()
2576 sshc->orig_waitfor = data->req.keepon; in ssh_statemach_act()
2913 conn->waitfor = sshc->orig_waitfor; in ssh_block2waitfor()
Dwolfssh.c696 sshc->orig_waitfor = data->req.keepon; in wssh_statemach_act()