Searched refs:CPIO_MASK (Results 1 – 2 of 2) sorted by relevance
| /src/bin/pax/ | ||
| H A D | cpio.h | 75 #define CPIO_MASK 0x3ffff /* bits valid in the dev/ino fields */ macro |
| H A D | cpio.c | 373 if (map_dev(arcn, (u_long)CPIO_MASK, (u_long)CPIO_MASK) < 0) in cpio_wr() |