Home
last modified time | relevance | path

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

/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSSH2.php3268 $this->send_channel_packet($channel, $cmd);
4274 $this->send_channel_packet($channel, $agent_response);
4602 protected function send_channel_packet($client_channel, $data) function in phpseclib3\\Net\\SSH2
H A DSFTP.php3282 $this->send_channel_packet(self::CHANNEL, $packet);