Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/fm/libfmd_snmp/common/
H A Dmodule.c90 static sunFmModule_data_t *
93 static sunFmModule_data_t key; in key_build()
110 static sunFmModule_data_t *
113 sunFmModule_data_t *key; in module_lookup_name()
125 static sunFmModule_data_t *
128 sunFmModule_data_t *key; in module_lookup_index_exact()
141 static sunFmModule_data_t *
144 sunFmModule_data_t *key, *data; in module_lookup_index_nextvalid()
170 sunFmModule_data_t *data = module_lookup_name(modinfo->ami_name); in modinfo_update_one()
185 if ((data = SNMP_MALLOC_TYPEDEF(sunFmModule_data_t)) == NULL) { in modinfo_update_one()
[all …]
H A Dmodule.h48 } sunFmModule_data_t; typedef