Home
last modified time | relevance | path

Searched refs:CPIO_MASK (Results 1 – 2 of 2) sorted by relevance

/src/bin/pax/
H A Dcpio.h75 #define CPIO_MASK 0x3ffff /* bits valid in the dev/ino fields */ macro
H A Dcpio.c373 if (map_dev(arcn, (u_long)CPIO_MASK, (u_long)CPIO_MASK) < 0) in cpio_wr()