Searched defs:fmdump_logtype (Results 1 – 1 of 1) sorted by relevance
680 static struct fmdump_logtype { struct681 const char *lt_label; /* label from log header */682 boolean_t lt_enabled; /* include in merge? */683 const char *lt_logname; /* var/fm/fmd/%s */684 const fmdump_ops_t *lt_ops;