Home
last modified time | relevance | path

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

/PHP-5.5/ext/snmp/
H A Dsnmp.c114 #define PHP_SNMP_ERRNO_ERROR_IN_REPLY (1 << 3) macro
121 PHP_SNMP_ERRNO_ERROR_IN_REPLY | \
816 …php_snmp_error(getThis(), NULL TSRMLS_CC, PHP_SNMP_ERRNO_ERROR_IN_REPLY, "Error in packet at '%s':… in php_snmp_internal()
919 …php_snmp_error(getThis(), NULL TSRMLS_CC, PHP_SNMP_ERRNO_ERROR_IN_REPLY, "Error in packet at '%s':… in php_snmp_internal()
921 …php_snmp_error(getThis(), NULL TSRMLS_CC, PHP_SNMP_ERRNO_ERROR_IN_REPLY, "Error in packet at %u ob… in php_snmp_internal()
2457 REGISTER_SNMP_CLASS_CONST_LONG("ERRNO_ERROR_IN_REPLY", PHP_SNMP_ERRNO_ERROR_IN_REPLY); in PHP_MINIT_FUNCTION()

Completed in 14 milliseconds