Searched refs:SSH_STOP (Results 1 - 4 of 4) sorted by relevance
/third_party/curl/lib/vssh/ |
H A D | wolfssh.c | 146 "SSH_STOP", in state() 470 state(data, SSH_STOP); in wssh_statemach_act() 474 state(data, SSH_STOP); in wssh_statemach_act() 476 case SSH_STOP: in wssh_statemach_act() 520 state(data, SSH_STOP); in wssh_statemach_act() 530 state(data, SSH_STOP); in wssh_statemach_act() 705 state(data, SSH_STOP); in wssh_statemach_act() 783 state(data, SSH_STOP); in wssh_statemach_act() 803 state(data, SSH_STOP); in wssh_statemach_act() 824 state(data, SSH_STOP); in wssh_statemach_act() [all...] |
H A D | libssh.c | 246 "SSH_STOP", in mystate() 944 state(data, SSH_STOP); in myssh_statemach_act() 983 state(data, SSH_STOP); in myssh_statemach_act() 990 state(data, SSH_STOP); in myssh_statemach_act() 1011 state(data, SSH_STOP); in myssh_statemach_act() 1371 state(data, SSH_STOP); in myssh_statemach_act() 1424 state(data, SSH_STOP); in myssh_statemach_act() 1468 state(data, SSH_STOP); in myssh_statemach_act() 1476 state(data, SSH_STOP); in myssh_statemach_act() 1567 state(data, SSH_STOP); in myssh_statemach_act() [all...] |
H A D | libssh2.c | 312 "SSH_STOP", in state() 1384 state(data, SSH_STOP); in ssh_statemach_act() 1445 state(data, SSH_STOP); in ssh_statemach_act() 1454 state(data, SSH_STOP); in ssh_statemach_act() 1462 state(data, SSH_STOP); in ssh_statemach_act() 1483 state(data, SSH_STOP); in ssh_statemach_act() 2222 state(data, SSH_STOP); in ssh_statemach_act() 2282 state(data, SSH_STOP); in ssh_statemach_act() 2348 state(data, SSH_STOP); in ssh_statemach_act() 2432 state(data, SSH_STOP); in ssh_statemach_act() [all...] |
H A D | ssh.h | 45 SSH_STOP = 0, /* do nothing state, stops the state machine */ enumerator
|
Completed in 8 milliseconds