Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/System/SSH/
H A DAgent.php72 const FORWARD_REQUEST = 1; define in phpseclib3\\System\\SSH\\Agent
220 $this->forward_status = self::FORWARD_REQUEST;
254 if ($this->forward_status == self::FORWARD_REQUEST) {