Searched refs:ustar_id (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/bin/pax/
H A Dextern.h284 int ustar_id(char *, int);
H A Dtar.c693 * ustar_id()
701 ustar_id(char *blk, int size) function
744 if (ustar_id(buf, BLKMULT) < 0)
H A Doptions.c125 {"ustar", 10240, BLKMULT, 0, 1, BLKMULT, 0, ustar_id, ustar_strd,

Completed in 49 milliseconds