Home
last modified time | relevance | path

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

/dragonfly/bin/pax/
H A Dbuf_subs.c238 if (ar_rev((off_t)cnt) < 0) in appnd_start()
260 if (ar_rev((off_t)(bufpt - buf)) < 0) in appnd_start()
H A Dextern.h58 int ar_rev (off_t );
H A Dar_io.c849 ar_rev(off_t sksz) in ar_rev() function