Searched refs:npipe (Results 1 – 1 of 1) sorted by relevance
1145 uint32_t npipe; in aggregate() local1150 npipe = n_ifiles; in aggregate()1151 pipeline = calloc(npipe, sizeof (struct fmdump_pipeline)); in aggregate()1165 npipe = 0; in aggregate()1180 pipeline[npipe].pl_rotated = in aggregate()1183 pipeline[npipe++].pl_logpath = logpath; in aggregate()1197 srlzer.ds_pipecnt = npipe; in aggregate()1198 srlzer.ds_slot = calloc(npipe, sizeof (struct fmdump_srlzer_slot)); in aggregate()1203 for (i = 0, pl = &pipeline[0]; i < npipe; i++, pl++) { in aggregate()1223 for (i = 0, pl = &pipeline[0]; i < npipe; i++, pl++) { in aggregate()[all …]