Home
last modified time | relevance | path

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

/PHP-8.2/ext/snmp/tests/
H A Dsnmp-object-errno-errstr.phpt43 echo "SNMP::ERRNO_GENERIC\n";
47 var_dump($session->getErrno() == SNMP::ERRNO_GENERIC);
116 SNMP::ERRNO_GENERIC
/PHP-8.2/ext/snmp/
H A Dsnmp.stub.php228 public const ERRNO_GENERIC = UNKNOWN; define in SNMP

Completed in 6 milliseconds