| /src/bin/pax/ |
| extern.h | 141 int bcpio_id(char *, int);
|
| cpio.c | 826 * bcpio_id() 834 bcpio_id(char *blk, int size) function in typeref:typename:int 870 if (bcpio_id(buf, sizeof(HD_BCPIO)) < 0)
|
| options.c | 160 { "bcpio", 5120, sizeof(HD_BCPIO), 1, 0, 0, 1, bcpio_id, cpio_strd,
|