Home
last modified time | relevance | path

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

/openbsd/bin/pax/
H A Dcpio.h120 #define BCPIO_MASK 0xffff /* mask for dev/ino fields */ macro
H A Dcpio.c957 if (map_dev(arcn, BCPIO_MASK, BCPIO_MASK) < 0) in bcpio_wr()