Searched defs:SCP_SEND (Results 1 – 1 of 1) sorted by relevance
423 #define SCP_SEND(a,b,c,d) libssh2_scp_send_ex(a, b, (int)(c), (size_t)d, 0, 0) macro425 #define SCP_SEND(a,b,c,d) libssh2_scp_send64(a, b, (int)(c), \ macro
Completed in 20 milliseconds