Home
last modified time | relevance | path

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

/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/System/SSH/
H A DAgent.php69 const FORWARD_REQUEST = 1;
213 $this->forward_status = self::FORWARD_REQUEST;
245 if ($this->forward_status == self::FORWARD_REQUEST) {
73 const FORWARD_REQUEST = 1; global() define in phpseclib\\System\\SSH\\Agent