Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/tar/
H A Dtar.c472 static int xblocks(int issysattr, off_t bytes, int ofile);
3502 if (xblocks(rw_sysattr, bytes, ofile) != 0) { in doxtract()
3816 xblocks(int issysattr, off_t bytes, int ofile) in xblocks() function
3993 if (xblocks(issysattr, bytes, ofd) != 0) { in xsfile()