Home
last modified time | relevance | path

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

/openbsd/bin/pax/
H A Dcpio.h144 #define VCMAGIC 070702 /* sVr4 new portable archive id CRC */ macro
H A Dcpio.c684 if (ul_asc(VCMAGIC, hd->c_magic, sizeof(hd->c_magic), OCT) || in vcpio_wr()