fmd_log
struct fmd_log *d_errlog; /* log file for error events */
struct fmd_log *d_fltlog; /* log file for fault events */
struct fmd_log *d_hvilog; /* log file for hi value info events */
struct fmd_log *d_ilog; /* log file for info events */
struct fmd_log; /* see <fmd_log.h> */
struct fmd_log; /* see <fmd_log.h> */
struct fmd_log *ev_log; /* event log (or NULL) */
nvlist_t *, void *, struct fmd_log *, off64_t, size_t);
struct fmd_log *xi_log; /* log for received events (optional) */
struct fmd_log; /* see <fmd_log.h> */
typedef struct fmd_log fmd_log_t;
struct fmd_log *log_xrefs; /* list of cross-referenced logs */
struct fmd_log *log_xnext; /* next log on cross-reference list */