Home
last modified time | relevance | path

Searched refs:ds1expdt (Results 1 – 4 of 4) sorted by relevance

/dports/emulators/hercules/hercules-3.13/
H A Ddasdseq.c128 if (f1dscb->ds1expdt[0] || f1dscb->ds1expdt[1] || f1dscb->ds1expdt[2]) { in showf1()
129 x = f1dscb->ds1expdt[0] + 1900; in showf1()
130 y = (f1dscb->ds1expdt[1] << 8) | f1dscb->ds1expdt[2]; in showf1()
H A Ddasdblks.h69 BYTE ds1expdt[3]; /* Dataset expiry date */ member
H A Ddasdls.c261 if (runflgs & rf_expdate) pdatex(f1dscb->ds1expdt, runflgs); in list_contents()
H A Ddasdload.c1014 f1dscb->ds1expdt[0] = 0; in build_format1_dscb()
1015 f1dscb->ds1expdt[1] = 0; in build_format1_dscb()
1016 f1dscb->ds1expdt[2] = 0; in build_format1_dscb()