Searched refs:SSH_STOP (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dssh.h37 SSH_STOP = 0, /* do nothing state, stops the state machine */ enumerator in enum:__anon988
H A Dssh.c335 "SSH_STOP",
1060 state(conn, SSH_STOP);
1118 state(conn, SSH_STOP);
1127 state(conn, SSH_STOP);
1135 state(conn, SSH_STOP);
1156 state(conn, SSH_STOP);
1757 state(conn, SSH_STOP);
1817 state(conn, SSH_STOP);
1888 state(conn, SSH_STOP);
2012 state(conn, SSH_STOP);
[all...]

Completed in 71 milliseconds