Home
last modified time | relevance | path

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

/freebsd/bin/pax/
H A Dbuf_subs.c236 if (ar_rev((off_t)cnt) < 0) in appnd_start()
258 if (ar_rev((off_t)(bufpt - buf)) < 0) in appnd_start()
H A Dextern.h56 int ar_rev(off_t );
H A Dar_io.c848 ar_rev(off_t sksz) in ar_rev() function