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