Home
last modified time | relevance | path

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

/openbsd/src/bin/pax/
Dtar.c74 static int rd_xheader(ARCHD *arcn, int, off_t);
745 if (rd_xheader(arcn, hd->typeflag == GHDRTYPE, in ustar_rd()
1609 rd_xheader(ARCHD *arcn, int global, off_t size) in rd_xheader() function