Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/tar/
H A Dtar.c465 static int xblocks(int issysattr, off_t bytes, int ofile);
3558 if (xblocks(rw_sysattr, bytes, ofile) != 0) { in doxtract()
3872 xblocks(int issysattr, off_t bytes, int ofile) in xblocks() function
4049 if (xblocks(issysattr, bytes, ofd) != 0) { in xsfile()