Include dependency graph for snmp_error.c:
Go to the source code of this file.
Functions | |
const char * | snmp_errstring (int errstat) |
Variables | |
static const char * | error_string [25] |
Function Documentation
◆ snmp_errstring()
const char * snmp_errstring | ( | int | errstat | ) |
Definition at line 78 of file snmp_error.c.
References error_string, SNMP_ERR_INCONSISTENTNAME, and SNMP_ERR_NOERROR.
Variable Documentation
◆ error_string
|
static |
Definition at line 40 of file snmp_error.c.
Referenced by snmp_errstring().