Searched refs:ST_IS_SPARSE (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/gnutar-453/gnutar/tests/
H A Dgenfile.c268 if (mode == mode_sparse && !ST_IS_SPARSE (st))
624 printf ("%d", ST_IS_SPARSE (st));
/macosx-10.10/gnutar-453/gnutar/lib/
H A Dsystem.h392 #define ST_IS_SPARSE(st) \ macro
/macosx-10.10/gnutar-453/gnutar/src/
H A Dcreate.c503 return totals_option && sparse_option && ST_IS_SPARSE (st->stat);
1625 if (fd != -1 && sparse_option && ST_IS_SPARSE (st->stat))

Completed in 179 milliseconds