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

/freebsd-9.3-release/bin/pax/
H A Dextern.h56 int ar_fow(off_t, off_t *);
H A Dbuf_subs.c424 * if the skip fails, we will have to resync. ar_fow will tell us
427 if (ar_fow(cnt, &skipped) < 0)
434 * ar_fow() told us the device can only read to skip records);
H A Dar_io.c796 * ar_fow()
806 ar_fow(off_t sksz, off_t *skipped) function

Completed in 69 milliseconds