Lines Matching defs:pl
751 srlzer_enter(struct fmdump_pipeline *pl) in srlzer_enter()
759 srlzer_exit(struct fmdump_pipeline *pl) in srlzer_exit()
801 pipeline_stall(struct fmdump_pipeline *pl) in pipeline_stall()
810 pipeline_continue(struct fmdump_pipeline *pl) in pipeline_continue()
827 pipeline_output(struct fmdump_pipeline *pl, const fmd_log_record_t *rp) in pipeline_output()
875 pipeline_mark_consumed(struct fmdump_pipeline *pl) in pipeline_mark_consumed()
885 pipeline_done(struct fmdump_pipeline *pl) in pipeline_done()
902 pipeline_pollmode(struct fmdump_pipeline *pl) in pipeline_pollmode()
923 struct fmdump_pipeline *pl = (struct fmdump_pipeline *)arg; in pipeline_err() local
935 struct fmdump_pipeline *pl = (struct fmdump_pipeline *)arg; in pipeline_cb() local
954 pipeline_process(struct fmdump_pipeline *pl, char *logpath, boolean_t follow) in pipeline_process()
1011 struct fmdump_pipeline *pl = (struct fmdump_pipeline *)arg; in pipeline_thr() local
1034 struct fmdump_pipeline *pipeline, *pl; in aggregate() local