Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/picl/plugins/sun4v/lib/snmp/
H A Ddebug.h71 snmp_log_cmd(tag, SNMP_MSG_GET, 1, prefix, row)
74 snmp_log_cmd(tag, SNMP_MSG_GETBULK, n_oids, oidstrs, row)
77 snmp_log_cmd(tag, SNMP_MSG_GETNEXT, 1, prefix, row)
113 extern void snmp_log_cmd(uint_t tag, int cmd, int n_oids,
H A Ddebug.c172 snmp_log_cmd(uint_t tag, int cmd, int n_oids, char *oidstr, int row) in snmp_log_cmd() function