Searched refs:SCP_SEND (Results 1 – 1 of 1) sorted by relevance
/curl/lib/vssh/ |
H A D | libssh2.c | 423 #define SCP_SEND(a,b,c,d) libssh2_scp_send_ex(a, b, (int)(c), (size_t)d, 0, 0) macro 425 #define SCP_SEND(a,b,c,d) libssh2_scp_send64(a, b, (int)(c), \ macro 2685 SCP_SEND(sshc->ssh_session, sshp->path, data->set.new_file_perms, in ssh_statemachine()
|
Completed in 13 milliseconds