Lines Matching refs:formatter
33 bulkstat_one_fmt_pf formatter;
51 * Note that if the formatter tells us there's no space left in the buffer we
139 error = bc->formatter(bc->breq, buf);
161 bulkstat_one_fmt_pf formatter)
164 .formatter = formatter,
234 bulkstat_one_fmt_pf formatter)
237 .formatter = formatter,
308 inumbers_fmt_pf formatter;
324 * error. If the formatter tells us the buffer is now full we also move the
344 error = ic->formatter(ic->breq, &inogrp);
359 inumbers_fmt_pf formatter)
362 .formatter = formatter,