Home
last modified time | relevance | path

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

/dports/security/pecl-ssh2/ssh2-1.3.1/
H A Dssh2_fopen_wrappers.c1009 static php_stream *php_ssh2_scp_xfer(LIBSSH2_SESSION *session, zend_resource *rsrc, char *filename) in php_ssh2_scp_xfer() function
1062 stream = php_ssh2_scp_xfer(session, rsrc, SSH2_URL_STR(resource->path)); in php_ssh2_fopen_wrapper_scp()