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

/osnet-11/usr/src/lib/fm/libfmd_snmp/common/
H A Dmodule.h53 int uc_version; member in struct:sunFmModule_update_ctx
H A Dresource.h52 int uc_version; member in struct:sunFmResource_update_ctx
H A Dproblem.h56 int uc_version; member in struct:sunFmProblem_update_ctx
H A Dmodule.c253 update_ctx->uc_version)) == NULL) {
287 uc.uc_version = FMD_ADM_VERSION;
H A Dresource.c241 update_ctx->uc_version)) == NULL) {
282 uc.uc_version = FMD_ADM_VERSION;
H A Dproblem.c281 update_ctx->uc_version)) == NULL) {
316 uc.uc_version = FMD_ADM_VERSION;

Completed in 26 milliseconds