Lines Matching refs:waitfor
270 conn->waitfor = KEEP_RECV; in wsftp_send()
275 conn->waitfor = KEEP_SEND; in wsftp_send()
313 conn->waitfor = KEEP_RECV; in wsftp_recv()
318 conn->waitfor = KEEP_SEND; in wsftp_recv()
464 conn->waitfor = KEEP_RECV; in wssh_statemach_act()
469 conn->waitfor = KEEP_SEND; in wssh_statemach_act()
488 conn->waitfor = KEEP_RECV; in wssh_statemach_act()
493 conn->waitfor = KEEP_SEND; in wssh_statemach_act()
510 conn->waitfor = KEEP_RECV; in wssh_statemach_act()
515 conn->waitfor = KEEP_SEND; in wssh_statemach_act()
609 conn->waitfor = KEEP_RECV; in wssh_statemach_act()
614 conn->waitfor = KEEP_SEND; in wssh_statemach_act()
721 conn->waitfor = KEEP_RECV; in wssh_statemach_act()
726 conn->waitfor = KEEP_SEND; in wssh_statemach_act()
747 conn->waitfor = KEEP_RECV; in wssh_statemach_act()
752 conn->waitfor = KEEP_SEND; in wssh_statemach_act()
818 conn->waitfor = KEEP_RECV; in wssh_statemach_act()
823 conn->waitfor = KEEP_SEND; in wssh_statemach_act()
852 conn->waitfor = KEEP_RECV; in wssh_statemach_act()
857 conn->waitfor = KEEP_SEND; in wssh_statemach_act()
1020 int dir = conn->waitfor; in wssh_block_statemach()
1139 int dir = conn->waitfor; in wssh_getsock()