Home
last modified time | relevance | path

Searched refs:writetbuf (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/tar/
H A Dtar.c499 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()
[all …]