Home
last modified time | relevance | path

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

/dports/emulators/hercules/hercules-3.13/
H A Dhetlib.h121 #define HETDFLT_CHKSIZE HETMAX_BLOCKSIZE /* As big as it gets */ macro
H A Dhetupd.c27 static int o_chunksize = HETDFLT_CHKSIZE;
H A Dhetlib.c167 thetb->chksize = HETDFLT_CHKSIZE; in het_open()
H A Dtapedev.c1209 dev->tdparms.chksize = HETDFLT_CHKSIZE; in mountnewtape()