Searched refs:VCMAGIC (Results 1 – 2 of 2) sorted by relevance
/openbsd/bin/pax/ | ||
H A D | cpio.h | 144 #define VCMAGIC 070702 /* sVr4 new portable archive id CRC */ macro |
H A D | cpio.c | 684 if (ul_asc(VCMAGIC, hd->c_magic, sizeof(hd->c_magic), OCT) || in vcpio_wr() |