/src/bin/pax/ |
extern.h | 129 int cpio_id(char *, int);
|
cpio.c | 258 * cpio_id() 266 cpio_id(char *blk, int size) function in typeref:typename:int 291 if (cpio_id(buf, sizeof(HD_CPIO)) < 0)
|
options.c | 165 { "cpio", 5120, sizeof(HD_CPIO), 1, 0, 0, 1, cpio_id, cpio_strd,
|