Home
last modified time | relevance | path

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

/titanic_41/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) { in snmp_log_cmd()
316 if ((cmdstr = snmp_cmdstr_lookup(pdu->command)) == NULL) { in snmp_log_pdu()
521 snmp_cmdstr_lookup(int cmd) in snmp_cmdstr_lookup() function