Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/fmdump/common/
H A Dfmdump.c737 char *pl_logpath; /* target path to process */ member
1131 pipeline_process(pl, pl->pl_logpath, pl->pl_follow); in pipeline_thr()
1156 pipeline[i].pl_logpath = ifiles[i]; in aggregate()
1183 pipeline[npipe++].pl_logpath = logpath; in aggregate()
1235 free(pipeline[i].pl_logpath); in aggregate()