Searched refs:io_bunch_hdr (Results 1 – 2 of 2) sorted by relevance
34 struct io_bunch_hdr { struct59 struct io_bunch_hdr hdr; argument
573 struct io_bunch_hdr *hdrp = &stream->cur->hdr; in bunch_output_hdr()576 if (fwrite(hdrp, sizeof(struct io_bunch_hdr), 1, stream->ofp) != 1) { in bunch_output_hdr()