Home
last modified time | relevance | path

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

/external/curl/lib/
Dssh.h90 SSH_SCP_CHANNEL_FREE, /* Last state in SCP-DONE */ enumerator
Dssh.c2302 state(conn, SSH_SCP_CHANNEL_FREE); in ssh_statemach_act()
2335 state(conn, SSH_SCP_CHANNEL_FREE); in ssh_statemach_act()
2349 state(conn, SSH_SCP_CHANNEL_FREE); in ssh_statemach_act()
2394 state(conn, SSH_SCP_CHANNEL_FREE); in ssh_statemach_act()
2414 state(conn, SSH_SCP_CHANNEL_FREE); in ssh_statemach_act()
2426 state(conn, SSH_SCP_CHANNEL_FREE); in ssh_statemach_act()
2465 state(conn, SSH_SCP_CHANNEL_FREE); in ssh_statemach_act()
2468 case SSH_SCP_CHANNEL_FREE: in ssh_statemach_act()