Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_ckpt.c890 fmd_ckpt_strptr(fmd_ckpt_t *ckp, fcf_stridx_t sid, const char *defstr) in fmd_ckpt_strptr() function
1023 fmd_ckpt_strptr(ckp, fcfb->fcfb_name, "<CORRUPT>"), in fmd_ckpt_restore_bufs()
1034 const char *uuid = fmd_ckpt_strptr(ckp, fcfc->fcfc_uuid, NULL); in fmd_ckpt_restore_case()
1099 if ((s = fmd_ckpt_strptr(ckp, fcfd->fcfd_name, NULL)) == NULL) { in fmd_ckpt_restore_serd()
1123 if (strcmp(mp->mod_name, fmd_ckpt_strptr(ckp, fcfm->fcfm_name, "")) || in fmd_ckpt_restore_module()
1124 strcmp(mp->mod_path, fmd_ckpt_strptr(ckp, fcfm->fcfm_path, ""))) { in fmd_ckpt_restore_module()