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.php70 const FORWARD_REQUEST = 1; define in phpseclib3\\System\\SSH\\Agent
233 $this->forward_status = self::FORWARD_REQUEST;
265 if ($this->forward_status == self::FORWARD_REQUEST) {