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

/osnet-11/usr/src/lib/fm/libfmd_snmp/common/
H A Dmodule.h48 } sunFmModule_data_t; typedef in typeref:struct:sunFmModule_data
H A Dmodule.c90 static sunFmModule_data_t *
93 static sunFmModule_data_t key;
110 static sunFmModule_data_t *
113 sunFmModule_data_t *key;
125 static sunFmModule_data_t *
128 sunFmModule_data_t *key;
141 static sunFmModule_data_t *
144 sunFmModule_data_t *key, *data;
170 sunFmModule_data_t *data = module_lookup_name(modinfo->ami_name);
185 if ((data = SNMP_MALLOC_TYPEDEF(sunFmModule_data_t))
[all...]

Completed in 22 milliseconds