Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSSH2.php3032 private function get_interactive_channel() function in phpseclib3\\Net\\SSH2
3122 $channel = $this->get_interactive_channel();
3166 $this->send_channel_packet($this->get_interactive_channel(), $cmd);
3249 $this->close_channel($this->get_interactive_channel());