Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_ckpt.h169 fcf_stridx_t fcfc_uuid; /* case uuid */ member
H A Dfmd_ckpt.c671 fcfc.fcfc_uuid = fmd_ckpt_string(ckp, cip->ci_uuid); in fmd_ckpt_save_case()
1034 const char *uuid = fmd_ckpt_strptr(ckp, fcfc->fcfc_uuid, NULL); in fmd_ckpt_restore_case()
H A Dfmd_mdb.c1312 mdb_printf("fcfc_uuid = 0x%x\n", fcfc.fcfc_uuid); in fcf_case()