Home
last modified time | relevance | path

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

/php-src/ext/snmp/
H A Dphp_snmp.h102 #define PHP_SNMP_ERRNO_ERROR_IN_REPLY (1 << 3) macro
109 PHP_SNMP_ERRNO_ERROR_IN_REPLY | \
H A Dsnmp.c483 …php_snmp_error(getThis(), PHP_SNMP_ERRNO_ERROR_IN_REPLY, "Error in packet at '%s': %s", buf, buf2); in php_snmp_internal()
584 …php_snmp_error(getThis(), PHP_SNMP_ERRNO_ERROR_IN_REPLY, "Error in packet at '%s': %s", buf, snmp_… in php_snmp_internal()
586 …php_snmp_error(getThis(), PHP_SNMP_ERRNO_ERROR_IN_REPLY, "Error in packet at %u object_id: %s", re… in php_snmp_internal()
H A Dsnmp_arginfo.h320 ZVAL_LONG(&const_ERRNO_ERROR_IN_REPLY_value, PHP_SNMP_ERRNO_ERROR_IN_REPLY); in register_class_SNMP()

Completed in 21 milliseconds