Home
last modified time | relevance | path

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

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