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