Searched refs:BCPIO_MASK (Results 1 – 2 of 2) sorted by relevance
| /src/bin/pax/ | ||
| H A D | cpio.h | 117 #define BCPIO_MASK 0xffff /* mask for dev/ino fields */ macro |
| H A D | cpio.c | 965 if (map_dev(arcn, (u_long)BCPIO_MASK, (u_long)BCPIO_MASK) < 0) in bcpio_wr() |