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

/illumos-gate/usr/src/cmd/picl/plugins/sun4v/lib/snmp/
H A Ddebug.c100 } snmp_key_to_str_t; typedef in typeref:struct:__anon1252
102 static snmp_key_to_str_t snmp_cmds[] = {
114 static snmp_key_to_str_t snmp_vartypes[] = {
124 static snmp_key_to_str_t snmp_asnencodings[] = {
523 int nelem = sizeof (snmp_cmds) / sizeof (snmp_key_to_str_t);
537 int nelem = sizeof (snmp_vartypes) / sizeof (snmp_key_to_str_t);
551 int nelem = sizeof (snmp_asnencodings) / sizeof (snmp_key_to_str_t);

Completed in 94 milliseconds