Home
last modified time | relevance | path

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

/freebsd-14.2/bin/pax/
H A Dcpio.h119 #define BCPIO_MASK 0xffff /* mask for dev/ino fields */ macro
H A Dcpio.c971 if (map_dev(arcn, (u_long)BCPIO_MASK, (u_long)BCPIO_MASK) < 0) in bcpio_wr()