Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/tar/
H A Dtar.c466 static int xblocks(int issysattr, off_t bytes, int ofile);
3560 if (xblocks(rw_sysattr, bytes, ofile) != 0) { in doxtract()
3874 xblocks(int issysattr, off_t bytes, int ofile) in xblocks() function
4051 if (xblocks(issysattr, bytes, ofd) != 0) { in xsfile()