Lines Matching refs:writetbuf
497 static int writetbuf(char *buffer, int n);
2142 (void) writetbuf((char *)&dblock, 1); in putfile()
2302 (void) writetbuf((char *)&dblock, 1); in putfile()
2379 hint = writetbuf((char *)&dblock, 1); in putfile()
2395 hint = writetbuf(bigbuf, nblks); in putfile()
2462 (void) writetbuf((char *)&dblock, 1); in putfile()
2509 (void) writetbuf((char *)&dblock, 1); in putfile()
2557 (void) writetbuf((char *)&dblock, 1); in putfile()
2663 (void) writetbuf((char *)&dblock, 1); in splitfile()
2672 (void) writetbuf(buf, 1); in splitfile()
4312 (void) writetbuf(buf, 1); in putempty()
5205 writetbuf(char *buffer, int n) in writetbuf() function
6484 (void) writetbuf((char *)&xhdr_buf, 1); in build_dblock()
6486 (void) writetbuf(xrec_ptr, nblks); in build_dblock()
6820 (void) writetbuf((char *)dblockp, 1); in write_ancillary()
6824 (void) writetbuf((char *)secinfo, (int)blocks); in write_ancillary()
8051 (void) writetbuf((char *)&dblock, 1); in put_link()