Searched refs:build_dblock (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/cmd/tar/ |
H A D | tar.c | 483 static int build_dblock(const char *, const char *, const char, 2081 if (build_dblock(name, tchar, '5', filetype, in putfile() 2295 if (build_dblock(name, tchar, '2', filetype, &stbuf, in putfile() 2299 if (build_dblock(name, filetmp, '2', filetype, &stbuf, in putfile() 2346 if (build_dblock(name, tchar, '0', filetype, in putfile() 2451 if (build_dblock(name, tchar, '6', filetype, in putfile() 2498 if (build_dblock(name, tchar, '3', in putfile() 2546 if (build_dblock(name, tchar, '4', in putfile() 2621 if (build_dblock(name, tchar, '0', filetype, in splitfile() 6367 build_dblock( in build_dblock() function [all …]
|