Home
last modified time | relevance | path

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

/PHP-8.2/ext/snmp/
H A Dphp_snmp.h100 #define PHP_SNMP_ERRNO_GENERIC (1 << 1) macro
107 PHP_SNMP_ERRNO_GENERIC | \
H A Dsnmp_arginfo.h316 ZVAL_LONG(&const_ERRNO_GENERIC_value, PHP_SNMP_ERRNO_GENERIC); in register_class_SNMP()
H A Dsnmp.c613 php_snmp_error(getThis(), PHP_SNMP_ERRNO_GENERIC, "Fatal error: %s", err); in php_snmp_internal()

Completed in 16 milliseconds