Searched refs:snmp_cmdstr_lookup (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4v/lib/snmp/
H A Ddebug.c152 static char *snmp_cmdstr_lookup(int cmd);
196 if ((cmdstr = snmp_cmdstr_lookup(cmd)) == NULL) {
316 if ((cmdstr = snmp_cmdstr_lookup(pdu->command)) == NULL) {
521 snmp_cmdstr_lookup(int cmd) function

Completed in 59 milliseconds