Searched refs:ustar_id (Results 1 – 3 of 3) sorted by relevance
| /mirbsd/src/bin/pax/ |
| D | extern.h | 317 int ustar_id(char *, int);
|
| D | tar.c | 699 ustar_id(char *blk, int size) in ustar_id() function 742 if (ustar_id(buf, BLKMULT) < 0) in ustar_rd()
|
| D | options.c | 159 {"ustar", 10240, BLKMULT, 0, 1, BLKMULT, 0, ustar_id, ustar_strd,
|