Home
last modified time | relevance | path

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

/external/curl/lib/
Dssh-libssh.c553 static CURLcode myssh_statemach_act(struct connectdata *conn, bool *block) in myssh_statemach_act() function
1976 result = myssh_statemach_act(conn, &block); in myssh_multi_statemach()
1995 result = myssh_statemach_act(conn, &block); in myssh_block_statemach()