Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_ckpt.c452 (void) fmd_ckpt_section(ckp, NULL, FCF_SECT_NONE, 0); in fmd_ckpt_alloc()
469 (void) fmd_ckpt_section(ckp, NULL, FCF_SECT_STRTAB, ckp->ckp_strn); in fmd_ckpt_commit()
507 fcfb->fcfb_data = fmd_ckpt_section(ckp, in fmd_ckpt_save_buf()
564 evsec = fmd_ckpt_section(ckp, NULL, FCF_SECT_EVENTS, in fmd_ckpt_save_serd()
644 bufsec = fmd_ckpt_section(ckp, bufs, FCF_SECT_BUFS, size); in fmd_ckpt_save_case()
649 prsec = fmd_ckpt_section(ckp, NULL, FCF_SECT_EVENTS, in fmd_ckpt_save_case()
656 evsec = fmd_ckpt_section(ckp, NULL, FCF_SECT_EVENTS, in fmd_ckpt_save_case()
664 nvsec = fmd_ckpt_section(ckp, NULL, in fmd_ckpt_save_case()
738 (void) fmd_ckpt_section(ckp, serds, FCF_SECT_SERD, size); in fmd_ckpt_save_module()
749 bufsec = fmd_ckpt_section(ckp, bufs, FCF_SECT_BUFS, size); in fmd_ckpt_save_module()
[all …]