Home
last modified time | relevance | path

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

/external/curl/lib/vssh/
Dwolfssh.c236 static ssize_t wsftp_send(struct connectdata *conn, int sockindex, in wsftp_send() function
333 static Curl_send wscp_send, wsftp_send; variable
372 conn->send[FIRSTSOCKET] = wsftp_send; in wssh_connect()