Home
last modified time | relevance | path

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

/dports/sysutils/heirloom/heirloom-070715/cpio/
H A Dcpio.h63 FMT_CRAY5 = 00010002, /* Cray cpio, UNICOS 5 and earlier */ enumerator
H A Dcpio.c1702 int diff5 = fmttype==FMT_CRAY5 ? CRAY_PARAMSZ : 0; in addfile()
2087 { "CRAY5", "cray5", FMT_CRAY5, 00 }, in setfmt()
3856 int diff5 = fmttype==FMT_CRAY5 ? CRAY_PARAMSZ : 0; in readhdr()
4250 fmttype = FMT_CRAY5; in whathdr()