Searched refs:VCPIO_MASK (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/bin/pax/ | ||
H A D | cpio.h | 148 #define VCPIO_MASK 0xffffffff /* mask for dev/ino fields */ macro |
H A D | cpio.c | 690 if (map_dev(arcn, (u_long)VCPIO_MASK, (u_long)VCPIO_MASK) < 0) in vcpio_wr() |