Home
last modified time | relevance | path

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

/php-src/ext/snmp/
H A Dphp_snmp.h101 #define PHP_SNMP_ERRNO_TIMEOUT (1 << 2) macro
108 PHP_SNMP_ERRNO_TIMEOUT | \
H A Dsnmp_arginfo.h318 ZVAL_LONG(&const_ERRNO_TIMEOUT_value, PHP_SNMP_ERRNO_TIMEOUT); in register_class_SNMP()
H A Dsnmp.c603 php_snmp_error(getThis(), PHP_SNMP_ERRNO_TIMEOUT, "No response from %s", session->peername); in php_snmp_internal()

Completed in 13 milliseconds