Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/libfmd_adm/common/
H A Dfmd_adm.h97 const char *aci_uuid; member
H A Dfmd_adm.c860 (char **)&aci.aci_uuid)) != 0) { in fmd_adm_case_iter()
/illumos-gate/usr/src/lib/fm/libfmd_snmp/common/
H A Dproblem.c156 ASSERT(acp->aci_uuid != NULL); in problem_update_one()
158 if ((data = problem_lookup_uuid_exact(acp->aci_uuid)) == NULL) { in problem_update_one()
162 acp->aci_uuid)); in problem_update_one()