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

/osnet-11/usr/src/lib/fm/libfmd_snmp/common/
H A Dmodule.h54 ulong_t uc_index; member in struct:sunFmModule_update_ctx
H A Dresource.h54 ulong_t uc_index; member in struct:sunFmResource_update_ctx
H A Dproblem.h57 const char *uc_index; member in struct:sunFmProblem_update_ctx
H A Dmodule.c222 update_ctx->uc_index == data->d_index) {
231 update_ctx->uc_index == data->d_index);
289 uc.uc_index = 0;
H A Dresource.c209 update_ctx->uc_index == data->d_index) {
216 update_ctx->uc_index == data->d_index);
285 uc.uc_index = 0;
H A Dproblem.c318 uc.uc_index = NULL;

Completed in 27 milliseconds