Searched refs:build_dblock (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/cmd/tar/ |
H A D | tar.c | 490 static int build_dblock(const char *, const char *, const char, 2009 if (build_dblock(name, tchar, '5', filetype, in putfile() 2224 if (build_dblock(name, tchar, '2', filetype, &stbuf, in putfile() 2228 if (build_dblock(name, filetmp, '2', filetype, &stbuf, in putfile() 2277 if (build_dblock(name, tchar, '0', filetype, in putfile() 2388 if (build_dblock(name, tchar, '6', filetype, in putfile() 2439 if (build_dblock(name, tchar, '3', in putfile() 2490 if (build_dblock(name, tchar, '4', in putfile() 2565 if (build_dblock(name, tchar, '0', filetype, in splitfile() 6325 build_dblock( in build_dblock() function [all …]
|