Home
last modified time | relevance | path

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

/openbsd/bin/pax/
H A Dcpio.h149 #define VCPIO_MASK 0xffffffff /* mask for dev/ino fields */ macro
H A Dcpio.c672 if (map_dev(arcn, VCPIO_MASK, VCPIO_MASK) < 0) in vcpio_wr()