Home
last modified time | relevance | path

Searched refs:UCT_FLAGS (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/fm/libfmd_snmp/common/
H A Dmodule.c55 #define UCT_FLAGS 0x3 macro
249 ASSERT((update_ctx->uc_type & ~UCT_FLAGS) == 0); in modinfo_update()
H A Dresource.c57 #define UCT_FLAGS 0x7 macro
237 ASSERT((update_ctx->uc_type & ~UCT_FLAGS) == 0); in rsrcinfo_update()
H A Dproblem.c62 #define UCT_FLAGS 0x3 macro
252 ASSERT((update_ctx->uc_type & ~UCT_FLAGS) == 0); in problem_update()