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

/illumos-gate/usr/src/cmd/fm/fmdump/common/
H A Dfmdump.c632 const fmdump_ops_t *pl_ops; /* ops for the log type we're given */ member in struct:fmdump_pipeline
973 pl->pl_ops = logtypes[i].lt_ops;
975 &pl->pl_ops->do_formats[pl->pl_fmt];
980 if (pl->pl_ops == NULL) {

Completed in 59 milliseconds