Home
last modified time | relevance | path

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

/php-src/ext/snmp/
H A Dphp_snmp.h105 #define PHP_SNMP_ERRNO_MULTIPLE_SET_QUERIES (1 << 6) macro
112 PHP_SNMP_ERRNO_MULTIPLE_SET_QUERIES | \
H A Dsnmp_arginfo.h338 ZVAL_LONG(&const_ERRNO_MULTIPLE_SET_QUERIES_value, PHP_SNMP_ERRNO_MULTIPLE_SET_QUERIES); in register_class_SNMP()
H A Dsnmp.c413 …php_snmp_error(getThis(), PHP_SNMP_ERRNO_MULTIPLE_SET_QUERIES, "Cannot fit all OIDs for SET query … in php_snmp_internal()

Completed in 14 milliseconds