Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/fmdump/common/
H A Dfmdump.c741 const fmdump_ops_t *pl_ops; /* ops for the log type we're given */ member
1082 pl->pl_ops = logtypes[i].lt_ops; in pipeline_process()
1084 &pl->pl_ops->do_formats[pl->pl_fmt]; in pipeline_process()
1089 if (pl->pl_ops == NULL) { in pipeline_process()