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