Home
last modified time | relevance | path

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

/external/curl/lib/
Dssh.h93 SSH_SCP_CHANNEL_FREE, /* Last state in SCP-DONE */ enumerator
Dssh.c2410 state(conn, SSH_SCP_CHANNEL_FREE); in ssh_statemach_act()
2443 state(conn, SSH_SCP_CHANNEL_FREE); in ssh_statemach_act()
2457 state(conn, SSH_SCP_CHANNEL_FREE); in ssh_statemach_act()
2513 state(conn, SSH_SCP_CHANNEL_FREE); in ssh_statemach_act()
2533 state(conn, SSH_SCP_CHANNEL_FREE); in ssh_statemach_act()
2545 state(conn, SSH_SCP_CHANNEL_FREE); in ssh_statemach_act()
2584 state(conn, SSH_SCP_CHANNEL_FREE); in ssh_statemach_act()
2587 case SSH_SCP_CHANNEL_FREE: in ssh_statemach_act()