Home
last modified time | relevance | path

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

/dragonfly/bin/pax/
H A Dextern.h104 int cpio_id (char *, int);
H A Dcpio.c253 cpio_id(char *blk, int size) in cpio_id() function
278 if (cpio_id(buf, sizeof(HD_CPIO)) < 0) in cpio_rd()
H A Doptions.c101 {"cpio", 5120, sizeof(HD_CPIO), 1, 0, 0, 1, cpio_id, cpio_strd,