Searched defs:fmd_ckpt_dataptr (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_ckpt.c870 fmd_ckpt_dataptr(fmd_ckpt_t *ckp, const fcf_sec_t *sp) function
915 fcfe = fmd_ckpt_dataptr(ckp, sp);
967 fcfn = fmd_ckpt_dataptr(ckp, sp);
1011 fcfb = fmd_ckpt_dataptr(ckp, sp);
1033 const fcf_case_t *fcfc = fmd_ckpt_dataptr(ckp, sp);
1086 const fcf_serd_t *fcfd = fmd_ckpt_dataptr(ckp, sp);
1119 const fcf_module_t *fcfm = fmd_ckpt_dataptr(ckp, ckp->ckp_modp);

Completed in 61 milliseconds