Lines Matching refs:writetbuf
499 static int writetbuf(char *buffer, int n);
2145 (void) writetbuf((char *)&dblock, 1); in putfile()
2305 (void) writetbuf((char *)&dblock, 1); in putfile()
2382 hint = writetbuf((char *)&dblock, 1); in putfile()
2398 hint = writetbuf(bigbuf, nblks); in putfile()
2465 (void) writetbuf((char *)&dblock, 1); in putfile()
2512 (void) writetbuf((char *)&dblock, 1); in putfile()
2560 (void) writetbuf((char *)&dblock, 1); in putfile()
2666 (void) writetbuf((char *)&dblock, 1); in splitfile()
2675 (void) writetbuf(buf, 1); in splitfile()
4315 (void) writetbuf(buf, 1); in putempty()
5208 writetbuf(char *buffer, int n) in writetbuf() function
6488 (void) writetbuf((char *)&xhdr_buf, 1); in build_dblock()
6490 (void) writetbuf(xrec_ptr, nblks); in build_dblock()
6834 (void) writetbuf((char *)dblockp, 1); in write_ancillary()
6835 (void) writetbuf((char *)secinfo, TBLOCKS(len)); in write_ancillary()
8066 (void) writetbuf((char *)&dblock, 1); in put_link()