Lines Matching refs:waitfor
266 conn->waitfor = KEEP_RECV; in wsftp_send()
271 conn->waitfor = KEEP_SEND; in wsftp_send()
309 conn->waitfor = KEEP_RECV; in wsftp_recv()
314 conn->waitfor = KEEP_SEND; in wsftp_recv()
463 conn->waitfor = KEEP_RECV; in wssh_statemach_act()
468 conn->waitfor = KEEP_SEND; in wssh_statemach_act()
487 conn->waitfor = KEEP_RECV; in wssh_statemach_act()
492 conn->waitfor = KEEP_SEND; in wssh_statemach_act()
509 conn->waitfor = KEEP_RECV; in wssh_statemach_act()
514 conn->waitfor = KEEP_SEND; in wssh_statemach_act()
614 conn->waitfor = KEEP_RECV; in wssh_statemach_act()
619 conn->waitfor = KEEP_SEND; in wssh_statemach_act()
725 conn->waitfor = KEEP_RECV; in wssh_statemach_act()
730 conn->waitfor = KEEP_SEND; in wssh_statemach_act()
751 conn->waitfor = KEEP_RECV; in wssh_statemach_act()
756 conn->waitfor = KEEP_SEND; in wssh_statemach_act()
822 conn->waitfor = KEEP_RECV; in wssh_statemach_act()
827 conn->waitfor = KEEP_SEND; in wssh_statemach_act()
856 conn->waitfor = KEEP_RECV; in wssh_statemach_act()
861 conn->waitfor = KEEP_SEND; in wssh_statemach_act()
1024 int dir = conn->waitfor; in wssh_block_statemach()
1143 int dir = conn->waitfor; in wssh_getsock()