Searched refs:rd_wrfile (Results 1 – 3 of 3) sorted by relevance
100 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()
93 int rd_wrfile(ARCHD *, int, off_t *);
662 rd_wrfile(ARCHD *arcn, int ofd, off_t *left) in rd_wrfile() function