Home
last modified time | relevance | path

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

/openbsd/bin/pax/
H A Dar_subs.c100 if (!rd_wrfile(arcn, arcn->type == PAX_GLF in list()
251 if (!rd_wrfile(arcn, arcn->type == PAX_GLF in extract()
367 res = rd_wrfile(arcn, fd, &cnt); in extract()
H A Dextern.h93 int rd_wrfile(ARCHD *, int, off_t *);
H A Dbuf_subs.c662 rd_wrfile(ARCHD *arcn, int ofd, off_t *left) in rd_wrfile() function