Home
last modified time | relevance | path

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

/dports/security/pecl-ssh2/ssh2-1.3.1/
H A Dssh2_fopen_wrappers.c1098 size_t remote_filename_len, local_filename_len; in PHP_FUNCTION() local
1100 … (zend_parse_parameters(ZEND_NUM_ARGS(), "rss", &zsession, &remote_filename, &remote_filename_len, in PHP_FUNCTION()
1153 size_t local_filename_len, remote_filename_len; in PHP_FUNCTION() local
1159 &remote_filename, &remote_filename_len, &create_mode) == FAILURE) { in PHP_FUNCTION()