Home
last modified time | relevance | path

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

/PHP-7.4/ext/snmp/
H A Dsnmp.c99 #define PHP_SNMP_ERRNO_MULTIPLE_SET_QUERIES (1 << 6) macro
106 PHP_SNMP_ERRNO_MULTIPLE_SET_QUERIES | \
705 …php_snmp_error(getThis(), PHP_SNMP_ERRNO_MULTIPLE_SET_QUERIES, "Can not fit all OIDs for SET query… in php_snmp_internal()
2341 REGISTER_SNMP_CLASS_CONST_LONG("ERRNO_MULTIPLE_SET_QUERIES", PHP_SNMP_ERRNO_MULTIPLE_SET_QUERIES); in PHP_MINIT_FUNCTION()

Completed in 10 milliseconds